Home
last modified time | relevance | path

Searched refs:wakeup_arg (Results 1 – 1 of 1) sorted by relevance

/aosp12/bionic/tests/
H A Dpthread_test.cpp945 RwlockWakeupHelperArg wakeup_arg; in test_pthread_rwlock_reader_wakeup_writer() local
949 wakeup_arg.tid = 0; in test_pthread_rwlock_reader_wakeup_writer()
956 WaitUntilThreadSleep(wakeup_arg.tid); in test_pthread_rwlock_reader_wakeup_writer()
1012 RwlockWakeupHelperArg wakeup_arg; in test_pthread_rwlock_writer_wakeup_reader() local
1016 wakeup_arg.tid = 0; in test_pthread_rwlock_writer_wakeup_reader()
1104 RwlockWakeupHelperArg wakeup_arg; in pthread_rwlock_timedrdlock_timeout_helper() local
1108 wakeup_arg.tid = 0; in pthread_rwlock_timedrdlock_timeout_helper()
1111 wakeup_arg.clock = clock; in pthread_rwlock_timedrdlock_timeout_helper()
1172 RwlockWakeupHelperArg wakeup_arg; in pthread_rwlock_timedwrlock_timeout_helper() local
1176 wakeup_arg.tid = 0; in pthread_rwlock_timedwrlock_timeout_helper()
[all …]