Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/miscfs/specfs/
H A Dspec_vnops.c2443 extern thread_t pm_sync_thread;
2474 if (current_thread() == pm_sync_thread) { in spec_strategy()
/xnu-8020.140.41/bsd/vfs/
H A Dvfs_syscalls.c2844 thread_t pm_sync_thread; variable
2852 pm_sync_thread = current_thread(); in sync_thread()
2876 pm_sync_thread = NULL; in sync_thread()