Home
last modified time | relevance | path

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

/xnu-11215/osfmk/tests/
H A Dkernel_tests.c1171 int synch; member
2330 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 …]
/xnu-11215/osfmk/arm/
H A Dcpu_common.c249 uint32_t *synch, in cpu_broadcast_xcall_internal() argument
262 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() argument
314 return cpu_broadcast_xcall_internal(SIGPxcall, synch, self_xcall, func, parm); in cpu_broadcast_xcall()
/xnu-11215/config/
H A DMASTER80 options PSYNCH # pthread synch # <psynch>