Home
last modified time | relevance | path

Searched refs:lock2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libcxxabi/test/
H A Dguard_threaded_test.pass.cpp351 int lock2 = 0; in test_futex_syscall() local
360 PlatformFutexWait(&lock2, expect); in test_futex_syscall()
361 assert(lock2 == 2); in test_futex_syscall()
370 lock2 = 2; in test_futex_syscall()
371 PlatformFutexWake(&lock2); in test_futex_syscall()
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/
H A DTestGdbRemoteForkNonStop.py119 lock2 = self.getBuildArtifact("lock2")
122 "process:sync:" + lock2, "stop"],
/llvm-project-15.0.7/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_trace_test.cpp91 Lock lock2(&ctx->slot_mtx); in TRACE_TEST() local
151 Lock lock2(&ctx->slot_mtx); in TRACE_TEST() local
179 Lock lock2(&ctx->slot_mtx); in TRACE_TEST() local
222 Lock lock2(&ctx->slot_mtx); in TRACE_TEST() local