Searched refs:MT_FLAGS_USE_RCU (Results 1 – 1 of 1) sorted by relevance
169 #define MT_FLAGS_USE_RCU 0x02 macro606 return mt->ma_flags & MT_FLAGS_USE_RCU; in mt_in_rcu()620 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()623 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()639 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()642 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()
Completed in 4 milliseconds