Home
last modified time | relevance | path

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

/netbsd-src/lib/libisns/
H A Disns_task.h78 int wait_ref_count; member
H A Disns_task.c423 task_p->wait_ref_count = 2; in isns_new_task()
442 ref_count = --task_p->wait_ref_count; in isns_free_task()