Searched refs:synch (Results 1 – 3 of 3) sorted by relevance
1171 int synch; member2330 info->synch = 0; in test_cache_reflock()2351 info->synch = 0; in test_refcount_reflock()2367 info->synch = 0; in test_force_reflock()2381 info->synch = 0; in test_lock_reflock()2396 info->synch = 0; in test_sleep_with_wake_all()2410 info->synch = 0; in test_sleep_with_wake_one()2430 info->synch = 0; in test_change_sleep_inheritor()2441 info->synch = 0; in test_no_inheritor()2456 info->synch = 0; in test_rw_lock()[all …]
249 uint32_t *synch, in cpu_broadcast_xcall_internal() argument262 assert(synch); in cpu_broadcast_xcall_internal()272 *synch = max_cpu; in cpu_broadcast_xcall_internal()273 assert_wait((event_t)synch, THREAD_UNINT); in cpu_broadcast_xcall_internal()294 if (os_atomic_sub(synch, (!self_xcall) ? failsig + 1 : failsig, relaxed) == 0) { in cpu_broadcast_xcall_internal()309 cpu_broadcast_xcall(uint32_t *synch, in cpu_broadcast_xcall() argument314 return cpu_broadcast_xcall_internal(SIGPxcall, synch, self_xcall, func, parm); in cpu_broadcast_xcall()
80 options PSYNCH # pthread synch # <psynch>