Searched refs:rw_thread_sync (Results 1 – 1 of 1) sorted by relevance
1167 sync_t *rw_thread_sync; variable1222 rw_thread_tid = launch_thread("txnuaf.rw", rw_thread, &rw_thread_sync, 0, 0); in launch_threads()1650 sync_signal(rw_thread_sync); in leak_task_ptr()1660 sync_wait_done(rw_thread_sync); in leak_task_ptr()1684 sync_wait(rw_thread_sync); in rw_thread()1692 sync_done(rw_thread_sync); in rw_thread()1695 sync_wait(rw_thread_sync); in rw_thread()1711 sync_done(rw_thread_sync); in rw_thread()1726 sync_signal(rw_thread_sync); in r8()1727 sync_wait_done(rw_thread_sync); in r8()[all …]