Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h372 static void instance_flush_thread(void);
H A Ddevfsadm.c382 (void *(*)(void *))instance_flush_thread, in main()
3644 instance_flush_thread(void) in instance_flush_thread() function