Home
last modified time | relevance | path

Searched refs:__lock (Results 1 – 25 of 28) sorted by relevance

12

/third_party/musl/src/internal/
Dlock.h4 hidden void __lock(volatile int *);
6 #define LOCK(x) __lock(x)
/third_party/musl/porting/liteos_m/user/src/internal/
Dlock.h4 hidden void __lock(volatile int *);
6 #define LOCK(x) __lock(x)
/third_party/musl/porting/uniproton/kernel/src/internal/
Dlock.h4 hidden void __lock(volatile int *);
6 #define LOCK(x) __lock(x)
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlock.h4 hidden void __lock(volatile int *);
6 #define LOCK(x) __lock(x)
/third_party/musl/porting/liteos_m/user/src/thread/
D__lock.c20 _LIBC_TEXT_SECTION void __lock(volatile int *l) in __lock() function
/third_party/musl/src/thread/
D__lock.c19 void __lock(volatile int *l) in __lock() function
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Daio.h23 int __lock[2]; member
/third_party/musl/porting/uniproton/kernel/include/
Daio.h23 int __lock[2]; member
/third_party/musl/porting/liteos_m/kernel/include/
Daio.h23 int __lock[2]; member
/third_party/musl/include/
Daio.h23 int __lock[2]; member
/third_party/libdrm/
Dxf86drm.h415 register volatile unsigned int *__lock __asm("o2"); \
418 __lock = (volatile unsigned int *)lock; \
426 "r" (__lock), \
/third_party/musl/porting/liteos_m/user/src/
DBUILD.gn51 "thread/__lock.c",
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
Dwasm-runtime.cpp287 void env$$__lock(int32_t) { in env$$__lock()
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs134 __lock: [::c_int; 2],
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs749 pub __lock: ::pthread_mutex_t, // union
2499 __lock: PTHREAD_MUTEX_INITIALIZER,
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs179 __lock: [::c_int; 2],
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs294 __lock: [::c_int; 2],
/third_party/musl/
Dmusl_src.gni1353 "src/thread/__lock.c",
DWHATSNEW664 - broken internal-lock-handling code not updated for futex-based __lock
/third_party/libabigail/tests/data/test-abidiff/
Dtest-PR18166-libtirpc.so.abi488 …<var-decl name='__lock' type-id='type-id-6' visibility='default' filepath='/usr/include/x86_64-lin…
1909 …<var-decl name='__lock' type-id='type-id-6' visibility='default' filepath='/usr/include/x86_64-lin…
2692 …<var-decl name='__lock' type-id='type-id-6' visibility='default' filepath='/usr/include/x86_64-lin…
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp6171 int __lock; member
6203 int __lock; member
6239 int __lock; member
18410 extern int pthread_spin_init (pthread_spinlock_t *__lock, int __pshared)
18414 extern int pthread_spin_destroy (pthread_spinlock_t *__lock)
18418 extern int pthread_spin_lock (pthread_spinlock_t *__lock)
18422 extern int pthread_spin_trylock (pthread_spinlock_t *__lock)
18426 extern int pthread_spin_unlock (pthread_spinlock_t *__lock)
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h28220 raw_spinlock_t __lock; member
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi988 <!-- int pthread_mutex_t::__pthread_mutex_s::__lock -->
989 …<var-decl name='__lock' type-id='type-id-11' visibility='default' filepath='/usr/include/bits/pthr…
/third_party/libabigail/tests/data/test-diff-dwarf-abixml/
Dtest0-pr19026-libvtkIOSQL-6.1.so.1.abi389 …<var-decl name='__lock' type-id='type-id-17' visibility='default' filepath='/usr/include/bits/pthr…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest12-pr18844.so.abi1927 …<var-decl name='__lock' type-id='type-id-40' visibility='default' filepath='/usr/include/x86_64-li…
1966 …<var-decl name='__lock' type-id='type-id-40' visibility='default' filepath='/usr/include/x86_64-li…

12