Home
last modified time | relevance | path

Searched defs:thread (Results 201 – 225 of 229) sorted by relevance

12345678910

/xnu-8020.101.4/libsyscall/mach/servers/
H A Dls_defs.h52 long thread; member
/xnu-8020.101.4/osfmk/kern/
H A Dthread_group.c182 sched_clutch_for_thread(thread_t thread) in sched_clutch_for_thread()
/xnu-8020.101.4/bsd/kern/
H A Dkern_aio.c177 thread_t thread; /* thread that queued this request */ member
H A Dkern_memorystatus_freeze.c1588 thread_t thread; in memorystatus_freeze_init() local
H A Dkdebug.c1731 _resolve_kernel_task(thread_t thread, void *opaque) in _resolve_kernel_task()
H A Dubc_subr.c1361 ubc_setthreadcred(struct vnode *vp, proc_t p, thread_t thread) in ubc_setthreadcred()
H A Dkern_descrip.c1545 thread_t thread; in fileproc_drain() local
H A Dkern_proc.c2020 proc_findthread(thread_t thread) in proc_findthread()
/xnu-8020.101.4/osfmk/vm/
H A Dvm_compressor_backing_store.c409 thread_t thread = NULL; in vm_compressor_swap_init() local
H A Dvm_object.c592 thread_t thread = THREAD_NULL; in vm_io_reprioritize_init() local
608 thread_t thread; in vm_object_reaper_init() local
H A Dvm_fault.c679 thread_t thread = current_thread(); in vm_page_throttled() local
6580 thread_t thread = current_thread(); in vm_fault_wire_fast() local
H A Dvm_pageout.c4828 thread_t thread; in vm_pageout_create_gc_thread() local
4849 thread_t thread; in vm_pageout() local
H A Dvm_compressor.c654 thread_t thread; in vm_compressor_init() local
H A Dvm_map.c7699 thread_t thread, in virt_memory_guard_ast()
10660 thread_t thread = current_thread(); in vm_map_copyout_kernel_buffer() local
18547 thread_t thread = current_thread(); in vm_map_switch() local
/xnu-8020.101.4/iokit/Kernel/
H A DIOLib.cpp248 thread_t thread; in IOCreateThread() local
H A DIOKitDebug.cpp238 thread_t thread; member
H A DIOPMrootDomain.cpp706 thread_t thread; member
9925 IOThread thread; in worker() local
11909 IOPMrootDomain::getFailureData(thread_t *thread, char *failureStr, size_t strLen) in getFailureData()
12194 thread_t thread = NULL; in takeStackshot() local
H A DIOServicePM.cpp8294 IOService::getBlockingDriverCall(thread_t *thread, const void **callMethod) in getBlockingDriverCall()
8325 thread_t thread = current_thread(); in waitForPMDriverCall() local
H A DIOService.cpp336 IOThread thread; member
4941 thread_t thread; in configThread() local
/xnu-8020.101.4/osfmk/arm/
H A Dpmap.h537 #define PMAP_CONTEXT(pmap, thread) argument
H A Dpmap.c4463 pmap_switch_user(thread_t thread, vm_map_t new_map)
4474 pmap_set_pmap(
/xnu-8020.101.4/bsd/dev/dtrace/
H A Ddtrace.c3341 thread_t thread; in dtrace_dif_variable() local
6973 thread_t thread = current_thread(); in dtrace_probe_enter() local
7003 thread_t thread = current_thread(); in dtrace_probe_exit() local
7089 thread_t thread = current_thread(); in dtrace_probe() local
7737 thread_t thread = current_thread(); in dtrace_probe() local
/xnu-8020.101.4/osfmk/x86_64/
H A Dpmap.c2581 thread_t thread = current_thread(); in dtrace_copyio_preflight() local
/xnu-8020.101.4/tools/lldbmacros/
H A Dmemory.py2472 def getThreadRW(thread, debug, elem_find, force_print): argument
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_bio.c4593 thread_t thread = THREAD_NULL; in bcleanbuf_thread_init() local

12345678910