Searched refs:MT_FLAGS_USE_RCU (Results 1 – 2 of 2) sorted by relevance
179 #define MT_FLAGS_USE_RCU 0x02 macro830 return mt->ma_flags & MT_FLAGS_USE_RCU; in mt_in_rcu()844 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()847 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()863 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()866 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()
1223 MT_FLAGS_USE_RCU)
Completed in 12 milliseconds