Home
last modified time | relevance | path

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

/external/rust/crates/parking_lot/src/
Ddeadlock.rs75 let _g = m1.lock(); in test_mutex_deadlock() localVariable
81 let _g = m2.lock(); in test_mutex_deadlock() localVariable
87 let _g = m3.lock(); in test_mutex_deadlock() localVariable
110 let _g = m1.lock(); in test_mutex_deadlock_reentrant() localVariable
139 let _g = m1.lock(); in test_remutex_deadlock() localVariable
140 let _g = m1.lock(); in test_remutex_deadlock() localVariable
146 let _g = m2.lock(); in test_remutex_deadlock() localVariable
147 let _g = m2.lock(); in test_remutex_deadlock() localVariable
153 let _g = m3.lock(); in test_remutex_deadlock() localVariable
154 let _g = m3.lock(); in test_remutex_deadlock() localVariable
[all …]
Dcondvar.rs550 let _g = m2.lock(); in notify_one() localVariable
601 let _g = m2.lock(); in notify_one_return_true() localVariable
613 let _g = m.lock(); in notify_one_return_false() localVariable
668 let _g = m2.lock(); in wait_for() localVariable
688 let _g = m2.lock(); in wait_until() localVariable
835 let _g = m.lock(); in two_mutexes() localVariable
850 let _g = m2.lock(); in two_mutexes_disjoint() localVariable
/external/rust/crates/tokio/tests/
Dsync_mutex.rs106 let _g = m2.lock().await; in aborted_future_1() localVariable
115 let _g = m1.lock().await; in aborted_future_1() localVariable
137 let _g = m2.lock().await; in aborted_future_2() localVariable
145 let _g = m1.lock().await; in aborted_future_2() localVariable
Dsync_panic.rs33 let _g = mutex.blocking_lock(); in mutex_blocking_lock_panic_caller() localVariable
/external/llvm/test/MC/COFF/
Dcv-def-range.s13 .globl _g symbol
15 _g: # @g label
Dcv-inline-linetable-unreachable.s13 .globl _g symbol
15 _g: # @g label
/external/llvm/test/MC/MachO/
Dsymbol-diff.s2 _g: label
/external/ComputeLibrary/arm_compute/graph/frontend/
DStream.h77 Graph _g; /**< Internal graph representation of the stream */ variable
/external/mesa3d/src/util/format/
Du_format_yuv.h62 const float _g = SATURATE(g); in util_format_rgb_float_to_yuv() local
114 const int _g = (298 * _y - 100 * _u - 208 * _v + 128) >> 8; in util_format_yuv_to_rgb_8unorm() local
/external/arm-trusted-firmware/include/arch/aarch64/
Dsmccc_helpers.h59 #define SMC_GET_GP(_h, _g) \ argument
61 #define SMC_SET_GP(_h, _g, _v) \ argument
/external/libchromeos-rs/src/sync/
Dcv.rs520 let _g = block_on(mu2.lock()); in notify_one() localVariable
583 let _g = mu.lock().await; in notify_one_single_thread_async() localVariable
597 let _g = cv.wait(g).await; in notify_one_single_thread_async() localVariable
616 let _g = mu.lock().await; in notify_one_multi_thread_async() localVariable
628 let _g = cv.wait(g).await; in notify_one_multi_thread_async() localVariable
/external/crosvm/cros_async/src/sync/
Dcv.rs508 let _g = block_on(mu2.lock()); in notify_one() localVariable
570 let _g = mu.lock().await; in notify_one_single_thread_async() localVariable
584 let _g = cv.wait(g).await; in notify_one_single_thread_async() localVariable
603 let _g = mu.lock().await; in notify_one_multi_thread_async() localVariable
615 let _g = cv.wait(g).await; in notify_one_multi_thread_async() localVariable
/external/rust/crates/nix/test/
Dtest.rs104 _g: RwLockWriteGuard<'a, ()>, field
/external/python/cpython2/Lib/
Dtypes.py47 def _g(): function
/external/python/cpython3/Lib/
Dtypes.py25 def _g(): function
/external/rust/crates/spin/src/mutex/
Dspin.rs410 let _g = M.lock(); in lots_and_lots() localVariable
Dticket.rs410 let _g = M.lock(); in lots_and_lots() localVariable
Dfair.rs608 let _g = M.lock(); in lots_and_lots() localVariable
/external/python/cpython3/Lib/test/
Dtest_dis.py417 def _g(x): function
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp48 vk::VkComponentSwizzle _g, in ComponentMapping()
/external/crosvm/docs/book/
Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef… property