Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c13234 wait_status_thread(void *arg) in wait_status_thread() function
13383 if (pthread_create(&status_thr, NULL, wait_status_thread, &wd) in zpool_do_wait()