Home
last modified time | relevance | path

Searched refs:thread_group_join_io_storage (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/osfmk/mach/
H A Dthread_info.h216 void thread_group_join_io_storage(void);
/xnu-11215/osfmk/kern/
H A Dthread_group.c1228 thread_group_join_io_storage(void) in thread_group_join_io_storage() function
/xnu-11215/bsd/vfs/
H A Dvfs_cluster.c844 thread_group_join_io_storage(); in cluster_verify_thread()