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

/freebsd-10.0-release/sys/netatalk/
H A Dddp_usrreq.c109 DDP_LIST_XLOCK();
123 DDP_LIST_XLOCK();
138 DDP_LIST_XLOCK();
155 DDP_LIST_XLOCK();
216 DDP_LIST_XLOCK();
H A Dddp_pcb.h77 #define DDP_LIST_XLOCK() mtx_lock(&ddp_list_mtx) macro

Completed in 151 milliseconds