Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/miscfs/specfs/
H A Dspec_vnops.c2510 extern thread_t pm_sync_thread;
2543 if (current_thread() == pm_sync_thread) { in spec_strategy()
/xnu-11417.121.6/bsd/vfs/
H A Dvfs_syscalls.c3353 thread_t pm_sync_thread; variable
3361 pm_sync_thread = current_thread(); in sync_thread()
3385 pm_sync_thread = NULL; in sync_thread()