Home
last modified time | relevance | path

Searched defs:enable_lock (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c2127 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) macro
/aosp_15_r20/external/libffi/src/
H A Ddlmalloc.c2127 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) macro
/aosp_15_r20/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c2660 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) macro
/aosp_15_r20/external/dlmalloc/
H A Ddlmalloc.c2645 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) macro
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/
Ddlmalloc.c2701 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_2_8_6.c2643 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) macro
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h75867 raw_spinlock_t enable_lock; member
H A Dvmlinux.h75867 raw_spinlock_t enable_lock; member