Searched refs:rw_thread_sync (Results 1 – 1 of 1) sorted by relevance
1168 sync_t *rw_thread_sync; variable1223 rw_thread_tid = launch_thread("txnuaf.rw", rw_thread, &rw_thread_sync, 0, 0); in launch_threads()1651 sync_signal(rw_thread_sync); in leak_task_ptr()1661 sync_wait_done(rw_thread_sync); in leak_task_ptr()1685 sync_wait(rw_thread_sync); in rw_thread()1697 sync_done(rw_thread_sync); in rw_thread()1700 sync_wait(rw_thread_sync); in rw_thread()1716 sync_done(rw_thread_sync); in rw_thread()1731 sync_signal(rw_thread_sync); in r8()1732 sync_wait_done(rw_thread_sync); in r8()[all …]