Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/os/
H A Dballoon.c63 static kthread_t *bln_thread; variable
736 if (bln_thread == NULL) in balloon_config_watch()
737 bln_thread = thread_create(NULL, 0, balloon_worker_thread, in balloon_config_watch()