Home
last modified time | relevance | path

Searched refs:workq_handle_stack_events (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/sys/
H A Dpthread_shims.h122 int (*workq_handle_stack_events)(proc_t p, thread_t th, vm_map_t map, member
/xnu-11215/bsd/pthread/
H A Dpthread_workqueue.c3676 error = pthread_functions->workq_handle_stack_events(p, th, in workq_thread_return()