Searched defs:owner_thread (Results 1 – 4 of 4) sorted by relevance
496 thread_t owner_thread = THREAD_NULL; in sys_ulock_wait2() local779 ulock_wait_cleanup(ull_t *ull, thread_t owner_thread, thread_t old_owner, int32_t *retval) in ulock_wait_cleanup()829 thread_t owner_thread = uthread->uu_save.uus_ulock_wait_data.owner_thread; in ulock_wait_continue() local
563 dispatch_sync_wait(mach_port_t owner_thread, qos_class_t promote_qos) in dispatch_sync_wait()595 dispatch_sync_cancel(mach_port_t owner_thread, qos_class_t promote_qos) in dispatch_sync_cancel()
2039 thread_t owner_thread = ctid_get_thread_unsafe(owner); in lck_mtx_lock_spinwait_x86() local
188 thread_t owner_thread; member