Searched defs:lock_thread (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/osfmk/i386/ | ||
| H A D | simple_lock.h | 87 void *lock_thread; /* thread that acquired lock */ member |
| /xnu-11417.101.15/tests/ | ||
| H A D | lockf_basic.c | 140 lock_thread( in lock_thread() function |