Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
refs/heads/lkgr
/
api
/
sequence_checker_unittest.cc
d4871e2
Initialize SequenceChecker as detached.
by Tommi
· 7 weeks ago
fa7d10e
Revert "Define a movable variant of SequenceChecker"
by Harald Alvestrand
· 8 weeks ago
797bd0a
Define a movable variant of SequenceChecker
by Harald Alvestrand
· 8 weeks ago
2f5c266
[cleanup] Fix redundant webrtc name specifier
by Evan Shrubsole
· 6 months ago
6a9a1ae
Move thread.h to webrtc namespace
by Evan Shrubsole
· 8 months ago
39c1c7e
Move event.h to webrtc namespace
by Evan Shrubsole
· 8 months ago
97feff2
Move function_view.h to webrtc namespace
by Evan Shrubsole
· 8 months ago
aefed55
[iwyu][1\n] Applying to api/[a-s]*
by Dor Hen
· 1 year, 5 months ago
7c1ddb7
Support initializing a SequenceChecker with a provided TaskQueue.
by Tommi
· 2 years, 1 month ago
301e546
Remove SequenceCheckerImpl::valid_system_queue_
by Tommi
· 2 years, 6 months ago
3da04a9
Allow SequenceChecker to be initialized detached.
by Tommi
· 2 years, 8 months ago
4086721
Make ExpectationToString generate detailed logs in more cases.
by Byoungchan Lee
· 3 years, 2 months ago
2cfc1af
Update rtc::Event::Wait call sites to use TimeDelta.
by Markus Handell
· 3 years, 3 months ago
e519f38
Remove rtc::Location from SendTask test helper
by Danil Chapovalov
· 3 years, 3 months ago
ad5037b
Reland "Refactor the PlatformThread API."
by Markus Handell
· 4 years, 6 months ago
793bac5
Revert "Refactor the PlatformThread API."
by Guido Urdaneta
· 4 years, 6 months ago
c89fdd7
Refactor the PlatformThread API.
by Markus Handell
· 4 years, 7 months ago
b586d82
Move SequenceChecker header to API: step 1, move header only
by Artem Titov
· 4 years, 9 months ago
[Renamed (97%) from rtc_base/synchronization/sequence_checker_unittest.cc]
c8421c4
Replace rtc::ThreadChecker with webrtc::SequenceChecker
by Artem Titov
· 4 years, 10 months ago
4d177eb
Add diagnostic printout to RTC_DCHECK_RUN_ON.
by Tomas Gunnarsson
· 5 years ago
ec3ba73
Don't wrap the main thread when running death tests.
by Tommi
· 6 years ago
c175874
Disable SequenceCheckerTest.TestAnnotationsOnWrongQueueDebug due to flake
by Tommi
· 6 years ago
eb90e6f
Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest
by Danil Chapovalov
· 6 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 6 years ago
b55015e
Replacing SequencedTaskChecker with SequenceChecker.
by Sebastian Jansson
· 7 years ago