Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/daemons/dmeventd/
H A Ddmeventd.c484 static void *_timeout_thread(void *unused __attribute((unused))) in _timeout_thread() function
535 if (!(ret = -_pthread_create_smallstack(&timeout_id, _timeout_thread, NULL))) in _register_for_timeout()