Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Dctfmerge.h46 pthread_mutex_t wip_lock; member
H A Dctfmerge.c423 pthread_mutex_lock(&wipslot->wip_lock); in worker_runphase1()
432 pthread_mutex_unlock(&wipslot->wip_lock); in worker_runphase1()
655 pthread_mutex_init(&wq->wq_wip[i].wip_lock, NULL); in wq_init()