Home
last modified time | relevance | path

Searched defs:_frib (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h547 #define FRIB_WLOCK(_frib) \ argument
549 #define FRIB_WLOCKTORLOCK(_frib) \ argument
551 #define FRIB_WTRYLOCK(_frib) \ argument
553 #define FRIB_WUNLOCK(_frib) \ argument
555 #define FRIB_RLOCK(_frib) \ argument
557 #define FRIB_RLOCKTOWLOCK(_frib) \ argument
559 #define FRIB_RTRYLOCK(_frib) \ argument
561 #define FRIB_RUNLOCK(_frib) \ argument
563 #define FRIB_UNLOCK(_frib) \ argument
565 #define FRIB_WLOCK_ASSERT_HELD(_frib) \ argument
[all …]