OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:serial_sync
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_libdispatch_mac.cc
101
uptr
serial_sync
= (uptr)sync_ptr;
local
107
Acquire(thr, pc,
serial_sync
);
114
Release(thr, pc, serial_task ?
serial_sync
: concurrent_sync);
Completed in 1970 milliseconds