Home
last modified time | relevance | path

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

/xnu-8020.121.3/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.121.3/bsd/vfs/
H A Dvfs_syscalls.c2836 thread_t pm_sync_thread; variable
2844 pm_sync_thread = current_thread(); in sync_thread()
2868 pm_sync_thread = NULL; in sync_thread()