Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.h46 pthread_mutex_t wip_lock; member
H A Dctfmerge.c433 pthread_mutex_lock(&wipslot->wip_lock); in worker_runphase1()
442 pthread_mutex_unlock(&wipslot->wip_lock); in worker_runphase1()
667 pthread_mutex_init(&wq->wq_wip[i].wip_lock, NULL); in wq_init()