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

/freebsd-10.2-release/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c120 static struct mtx ng_btsocket_l2cap_raw_token_mtx; variable in typeref:struct:mtx
573 mtx_init(&ng_btsocket_l2cap_raw_token_mtx,
1237 mtx_lock(&ng_btsocket_l2cap_raw_token_mtx);
1244 mtx_unlock(&ng_btsocket_l2cap_raw_token_mtx);

Completed in 34 milliseconds