webrtc/rtc_base/synchronization
Sebastian Jansson 7a603394cc Adds ability to tell Event::Wait to yield.
This will be used by simulated time controller to allow processing other
tasks while waiting on an Event. This makes posting of blocking tasks
possible.

Bug: webrtc:10365
Change-Id: Ic3fb156d545eed2c036939121b89295433176e26
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/128121
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27214}
2019-03-20 16:33:54 +00:00
..
BUILD.gn Adds ability to tell Event::Wait to yield. 2019-03-20 16:33:54 +00:00
rw_lock_posix.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
rw_lock_posix.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
rw_lock_win.cc Adding WinUWP compilation support to WebRTC. 2018-11-28 08:32:30 +00:00
rw_lock_win.h
rw_lock_wrapper.cc Delete unused includes of assert.h 2018-10-04 14:01:44 +00:00
rw_lock_wrapper.h
yield_policy.cc Adds ability to tell Event::Wait to yield. 2019-03-20 16:33:54 +00:00
yield_policy.h Adds ability to tell Event::Wait to yield. 2019-03-20 16:33:54 +00:00
yield_policy_unittest.cc Adds ability to tell Event::Wait to yield. 2019-03-20 16:33:54 +00:00