Home
last modified time | relevance | path

Searched defs:spinlock (Results 1 – 17 of 17) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_destroy/
D1-1.c27 static pthread_spinlock_t spinlock; variable
D3-1.c32 static pthread_spinlock_t spinlock; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_trylock/
D4-1.c28 pthread_spinlock_t spinlock; in main() local
D1-1.c31 static pthread_spinlock_t spinlock; variable
/external/perfetto/src/profiling/memory/
Dshared_ring_buffer.cc172 const ScopedSpinlock& spinlock, in BeginWrite()
224 ScopedSpinlock spinlock(&meta_->spinlock, ScopedSpinlock::Mode::Blocking); in BeginRead() local
271 ScopedSpinlock spinlock(&meta_->spinlock, ScopedSpinlock::Mode::Blocking); in EndRead() local
Dshared_ring_buffer.h106 Stats GetStats(ScopedSpinlock& spinlock) { in GetStats()
126 alignas(uint64_t) std::atomic<bool> spinlock; member
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_init/
D1-1.c29 static pthread_spinlock_t spinlock; variable
D4-1.c33 static pthread_spinlock_t spinlock; variable
D2-1.c36 pthread_spinlock_t spinlock; member
D2-2.c43 pthread_spinlock_t spinlock; member
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/
D3-2.c44 pthread_spinlock_t spinlock; in main() local
D3-1.c37 pthread_spinlock_t spinlock; in main() local
D1-2.c30 static pthread_spinlock_t spinlock; variable
D1-1.c30 static pthread_spinlock_t spinlock; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_unlock/
D3-1.c32 static pthread_spinlock_t spinlock; variable
D1-2.c34 static pthread_spinlock_t spinlock; variable
D1-1.c32 static pthread_spinlock_t spinlock; variable