Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c122 static struct mtx ng_btsocket_l2cap_raw_token_mtx; variable
575 mtx_init(&ng_btsocket_l2cap_raw_token_mtx, in ng_btsocket_l2cap_raw_init()
1285 mtx_lock(&ng_btsocket_l2cap_raw_token_mtx); in ng_btsocket_l2cap_raw_get_token()
1292 mtx_unlock(&ng_btsocket_l2cap_raw_token_mtx); in ng_btsocket_l2cap_raw_get_token()