Searched defs:thr (Results 1 - 8 of 8) sorted by relevance

/xnu-2422.115.4/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c419 uint64_t thr = info->threads[i]; local
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c353 thread_t thr = vfs_context_thread(ap->a_context); local
/xnu-2422.115.4/osfmk/kern/
H A Dkalloc.c114 thread_t thr = current_thread(); local
128 thread_t thr = current_thread(); local
H A Dzalloc.c2296 thread_t thr = current_thread(); local
2900 thread_t thr = current_thread(); local
/xnu-2422.115.4/osfmk/i386/
H A Dpmap_internal.h869 thread_t thr = current_thread(); local
883 thread_t thr = current_thread(); local
/xnu-2422.115.4/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c393 pthread_t thr; local
/xnu-2422.115.4/bsd/kern/
H A Dkern_sig.c1659 get_signalthread(proc_t p, int signum, thread_t * thr) argument
/xnu-2422.115.4/bsd/vfs/
H A Dkpi_vfs.c1481 thread_t thr; local

Completed in 61 milliseconds