Searched refs:wakeup_arg (Results 1 – 1 of 1) sorted by relevance
945 RwlockWakeupHelperArg wakeup_arg; in test_pthread_rwlock_reader_wakeup_writer() local949 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() local1016 wakeup_arg.tid = 0; in test_pthread_rwlock_writer_wakeup_reader()1104 RwlockWakeupHelperArg wakeup_arg; in pthread_rwlock_timedrdlock_timeout_helper() local1108 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() local1176 wakeup_arg.tid = 0; in pthread_rwlock_timedwrlock_timeout_helper()[all …]