Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc.c235 CC_LIST_WUNLOCK(); in cc_deregister_algo()
274 CC_LIST_WUNLOCK(); in cc_register_algo()
H A Dcc.h182 #define CC_LIST_WUNLOCK() rw_wunlock(&cc_list_lock) macro