Home
last modified time | relevance | path

Searched refs:is_blocked (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/rayon-core/src/sleep/
Dmod.rs55 is_blocked: Mutex<bool>, field
156 let mut is_blocked = sleep_state.is_blocked.lock().unwrap(); in sleep() localVariable
157 debug_assert!(!*is_blocked); in sleep()
224 *is_blocked = true; in sleep()
225 while *is_blocked { in sleep()
226 is_blocked = sleep_state.condvar.wait(is_blocked).unwrap(); in sleep()
357 let mut is_blocked = sleep_state.is_blocked.lock().unwrap(); in wake_specific_thread() localVariable
358 if *is_blocked { in wake_specific_thread()
359 *is_blocked = false; in wake_specific_thread()
/external/python/cpython2/Lib/
Dcookielib.py904 def is_blocked(self, domain): member in DefaultCookiePolicy
994 if self.is_blocked(cookie.domain):
1173 if self.is_blocked(domain):
/external/python/cpython3/Lib/http/
Dcookiejar.py919 def is_blocked(self, domain): member in DefaultCookiePolicy
1009 if self.is_blocked(cookie.domain):
1197 if self.is_blocked(domain):
/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp179 bool is_blocked(PhysReg start) { in is_blocked() function in aco::__anonc49ff5730111::RegisterFile
742 if (reg_file.is_blocked(PhysReg{j})) in collect_vars()
860 if (reg_file.is_blocked(PhysReg{j}) || k > num_moves) { in get_regs_for_copies()
998 if (reg_file.is_blocked(PhysReg{j})) { in get_reg_impl()
/external/python/cpython3/Doc/library/
Dhttp.cookiejar.rst495 .. method:: DefaultCookiePolicy.is_blocked(domain)
/external/python/cpython2/Doc/library/
Dcookielib.rst489 .. method:: DefaultCookiePolicy.is_blocked(domain)
/external/cpuinfo/test/dmesg/
Dgalaxy-s8-global.log546 [ 1.117712] [0:irq/305-s2mm005: 1826] usb_notify: is_blocked otg_notify is null
1401 [ 1.268926] [5: swapper/0: 1] usb_notify: is_blocked type=2, disable_state=0
Dgalaxy-s8-us.log1846 [ 2.278602] [7: swapper/0: 1] usb_notify: is_blocked otg_notify is null
2098 [ 2.402124] [7: swapper/0: 1] usb_notify: is_blocked type=2, disable_state=0
Dgalaxy-a8-2018.log2804 [ 2.148964] [6: kworker/u16:0: 6] usb_notify: is_blocked type=2, disable_state=0