Searched defs:lock1 (Results 1 – 5 of 5) sorted by relevance
90 ThreadRegistryLock lock1(&ctx->thread_registry); in TRACE_TEST() local150 ThreadRegistryLock lock1(&ctx->thread_registry); in TRACE_TEST() local178 ThreadRegistryLock lock1(&ctx->thread_registry); in TRACE_TEST() local221 ThreadRegistryLock lock1(&ctx->thread_registry); in TRACE_TEST() local
350 int lock1 = 0; in test_futex_syscall() local
255 Lock lock1(&trace.mtx); OnFinished() local
139 Lock lock1(&ctx->slot_mtx); DoResetImpl() local
3520 void Foo::lock1() EXCLUSIVE_LOCK_FUNCTION(mu1_) { lock1() function in DuplicateAttributeTest::Foo