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

/freebsd-11-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c105 static struct mtx ng_btsocket_l2cap_sockets_mtx; variable in typeref:struct:mtx
426 mtx_lock(&ng_btsocket_l2cap_sockets_mtx);
431 mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
450 mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
460 mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
512 mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
533 mtx_lock(&ng_btsocket_l2cap_sockets_mtx);
538 mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
556 mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
577 mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
[all...]

Completed in 110 milliseconds