aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/platform/default/notification.h
Commit message (Expand)AuthorAge
* Revert "Branch 175277161"Gravatar Martin Wicke2017-11-10
* Improve the performance of WaitForNotification/WaitForNotificationWithTimeout...Gravatar A. Unique TensorFlower2017-08-25
* Make tensorflow's Notification::HasBeenNotified() cheap in the opensource world.Gravatar A. Unique TensorFlower2017-08-21
* Make tensorflow::mutex implement a shared (reader/writer) lock, usingGravatar A. Unique TensorFlower2017-08-17
* Changed the second argument of WaitForNotificationWithTimeout() to mean micro...Gravatar Yuan Yu2017-02-16
* Fix a lost wakeup bug in `Notification::WaitForNotificationWithTimeout()`.Gravatar Derek Murray2016-08-24