Searched defs:get_flag (Results 1 – 6 of 6) sorted by relevance
54 int get_flag = 0, i = 0; in verify_pipe2() local
45 static void check_loop_value(int set_flag, int get_flag, int autoclear_field) in check_loop_value()
121 static unsigned long get_flag(char c) in get_flag() function
174 bool get_flag() const { return flag_.load(std::memory_order_acquire); } in get_flag() function in webrtc::__anonec2ce0830111::LockedFlag
173 pub fn get_flag(&self, id: &str) -> bool { in get_flag() method
179 pub fn get_flag(&self, id: &str) -> bool { in get_flag() method