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

/freebsd-11-stable/contrib/ntp/libntp/
H A Drecvbuff.c51 # define UNLOCK_F() LeaveCriticalSection(&FreeLock) macro
56 # define UNLOCK_F() do {} while (FALSE) macro
210 UNLOCK_F();
249 UNLOCK_F();
264 UNLOCK_F();
285 UNLOCK_F();

Completed in 50 milliseconds