Searched refs:worker_mmutex (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ntp/libntp/
H A Dwork_thread.c102 static sema_type worker_mmutex; variable
761 worker_memlock = create_sema(&worker_mmutex, 1, 1);

Completed in 62 milliseconds