Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
D__lock.c21 int need_locks = libc.need_locks; in __lock() local
/third_party/musl/src/process/
Dfork.c60 int need_locks = libc.need_locks > 0; in fork() local
/third_party/musl/porting/liteos_a/user/src/internal/
Dlibc.h24 volatile signed char need_locks; member
/third_party/musl/porting/linux/user/src/internal/
Dlibc.h40 volatile signed char need_locks; member
/third_party/musl/src/internal/
Dlibc.h26 volatile signed char need_locks; member
/third_party/musl/src/malloc/oldmalloc/
Dmalloc.c36 int need_locks = libc.need_locks; in lock() local
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
Dmalloc.c32 int need_locks = libc.need_locks; in lock() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
Dmalloc.c34 int need_locks = libc.need_locks; in lock() local