Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/daemons/dmeventd/
H A Ddmeventd.c223 static struct thread_status *_alloc_thread_status(struct message_data *data, in _alloc_thread_status() function
943 if (!(thread_new = _alloc_thread_status(message_data, dso_data))) { in _register_for_event()