OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WaitUntilThreadSleep
(Results
1 - 3
of
3
) sorted by null
/bionic/tests/
utils.h
98
static inline void
WaitUntilThreadSleep
(std::atomic<pid_t>& tid) {
stdio_ext_test.cpp
159
WaitUntilThreadSleep
(pid);
pthread_test.cpp
760
WaitUntilThreadSleep
(wakeup_arg.tid);
796
WaitUntilThreadSleep
(wakeup_arg.tid);
856
WaitUntilThreadSleep
(wakeup_arg.tid);
877
WaitUntilThreadSleep
(wakeup_arg.tid);
961
WaitUntilThreadSleep
(writer_tid);
979
WaitUntilThreadSleep
(writer_tid);
984
WaitUntilThreadSleep
(reader_tid);
[
all
...]
Completed in 166 milliseconds