Home
last modified time | relevance | path

Searched defs:thread (Results 226 – 250 of 264) sorted by relevance

1234567891011

/xnu-12377.41.6/osfmk/arm64/
H A Dloose_ends.c1070 __unused thread_t thread, in ml_thread_policy()
/xnu-12377.41.6/tests/
H A Dkqueue_file_tests.c227 pthread_t thread; in open_fifo() local
/xnu-12377.41.6/osfmk/kern/
H A Dsmr.c243 struct thread *thread; member
502 thread_t thread; in __smrw_wakeup_and_unlock() local
H A Dthread_group.c173 sched_clutch_for_thread(thread_t thread) in sched_clutch_for_thread()
/xnu-12377.41.6/libsyscall/mach/servers/
H A Dls_defs.h52 long thread; member
/xnu-12377.41.6/tests/ktrace/
H A Dkdebug_tests.c1506 pthread_t thread = NULL; variable
/xnu-12377.41.6/bsd/kern/
H A Dkern_credential.c679 thread_t thread; in kauth_resolver_getwork_continue() local
836 thread_t thread = current_thread(); in kauth_resolver_getwork() local
H A Dkern_memorystatus_freeze.c1695 thread_t thread; in memorystatus_freeze_init() local
/xnu-12377.41.6/osfmk/arm64/sptm/pmap/
H A Dpmap.h464 #define PMAP_CONTEXT(pmap, thread) argument
H A Dpmap.c4138 pmap_switch_user(thread_t thread, vm_map_t new_map)
4150 thread_t thread)
4158 thread_t thread)
4202 thread_t thread)
12610 thread_t thread = current_thread(); local
/xnu-12377.41.6/iokit/Tests/
H A DTests.cpp1936 thread_t thread; in TestLockForArbitration() local
/xnu-12377.41.6/osfmk/vm/
H A Dvm_compressor_backing_store.c485 thread_t thread = NULL; in vm_compressor_swap_init() local
H A Dvm_fault.c757 thread_t thread = current_thread(); in vm_page_throttled() local
7318 thread_t thread = current_thread(); in vm_fault_wire_fast() local
H A Dvm_pageout.c5357 thread_t thread; local
5379 thread_t thread; local
H A Dvm_map.c8210 thread_t thread, in virt_memory_guard_ast()
12031 thread_t thread = current_thread(); in vm_map_copyout_kernel_buffer() local
20962 thread_t thread = current_thread(); in vm_map_switch_with_sec_override() local
20990 thread_t thread = current_thread(); in vm_map_switch_back() local
/xnu-12377.41.6/iokit/Kernel/
H A DIOLib.cpp242 thread_t thread; in IOCreateThread() local
H A DIOKitDebug.cpp239 thread_t thread; member
H A DIOPMrootDomain.cpp718 thread_t thread; member
10422 IOThread thread; local
12624 IOPMrootDomain::getFailureData(thread_t *thread, char *failureStr, size_t strLen)
12911 thread_t thread = NULL; local
H A DIOServicePM.cpp8724 IOService::getBlockingDriverCall(thread_t *thread, const void **callMethod) in getBlockingDriverCall()
8755 thread_t thread = current_thread(); in waitForPMDriverCall() local
/xnu-12377.41.6/osfmk/arm/pmap/
H A Dpmap.h515 #define PMAP_CONTEXT(pmap, thread) argument
H A Dpmap.c4577 pmap_switch_user(thread_t thread, vm_map_t new_map)
4590 thread_t thread)
14732 thread_t thread = current_thread(); local
/xnu-12377.41.6/bsd/dev/dtrace/
H A Ddtrace.c3344 thread_t thread; in dtrace_dif_variable() local
6983 thread_t thread = current_thread(); in dtrace_probe_enter() local
7013 thread_t thread = current_thread(); in dtrace_probe_exit() local
7116 thread_t thread = current_thread(); in dtrace_probe() local
7763 thread_t thread = current_thread(); in dtrace_probe() local
/xnu-12377.41.6/libkern/os/
H A Dlog.c1511 thread_t thread[2]; in test_os_log_parallel() local
/xnu-12377.41.6/osfmk/x86_64/
H A Dpmap.c2658 thread_t thread = current_thread(); in dtrace_copyio_preflight() local
/xnu-12377.41.6/tools/lldbmacros/
H A Dmemory.py2585 def getThreadRW(thread, debug, elem_find, force_print): argument

1234567891011