Home
last modified time | relevance | path

Searched refs:need_locks (Results 1 – 25 of 41) sorted by relevance

12

/third_party/musl/src/thread/
D__lock.c21 int need_locks = libc.need_locks; in __lock() local
22 if (!need_locks) return; in __lock()
25 if (need_locks < 0) libc.need_locks = 0; in __lock()
Dpthread_create.c146 if (!--libc.threads_minus_1) libc.need_locks = -1; in __pthread_exit()
359 if (!libc.threads_minus_1++) libc.need_locks = 1; in __pthread_create()
383 if (!--libc.threads_minus_1) libc.need_locks = 0; in __pthread_create()
/third_party/musl/src/process/
Dfork.c52 int need_locks = libc.need_locks > 0; in fork() local
53 if (need_locks) { in fork()
64 if (need_locks) { in fork()
D_Fork.c32 if (libc.need_locks) libc.need_locks = -1; in _Fork()
/third_party/musl/porting/linux/user/src/process/
D_Fork.c33 if (libc.need_locks) libc.need_locks = -1; in _Fork()
/third_party/musl/porting/liteos_a/user/src/process/
D_Fork.c32 if (libc.need_locks) libc.need_locks = -1; in _Fork()
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
Dmalloc.c32 int need_locks = libc.need_locks; in lock() local
33 if (need_locks) { in lock()
35 if (need_locks < 0) libc.need_locks = 0; in lock()
/third_party/musl/src/malloc/oldmalloc/
Dmalloc.c32 int need_locks = libc.need_locks; in lock() local
33 if (need_locks) { in lock()
35 if (need_locks < 0) libc.need_locks = 0; in lock()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
Dmalloc.c34 int need_locks = libc.need_locks; in lock() local
35 if (need_locks) { in lock()
37 if (need_locks < 0) libc.need_locks = 0; in lock()
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c123 if (!--libc.threads_minus_1) libc.need_locks = -1; in __pthread_exit()
340 if (!libc.threads_minus_1++) libc.need_locks = 1; in __pthread_create()
364 if (!--libc.threads_minus_1) libc.need_locks = 0; in __pthread_create()
/third_party/musl/porting/linux/user/src/internal/
Dlibc.h39 volatile signed char need_locks; member
/third_party/musl/src/internal/
Dlibc.h24 volatile signed char need_locks; member
/third_party/musl/porting/liteos_a/user/src/internal/
Dlibc.h24 volatile signed char need_locks; member
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c226 if (!--libc.threads_minus_1) libc.need_locks = -1; in __pthread_exit()
456 if (!libc.threads_minus_1++) libc.need_locks = 1; in __pthread_create()
482 if (!--libc.threads_minus_1) libc.need_locks = 0; in __pthread_create()
/third_party/musl/src/malloc/mallocng/
Dglue.h55 #define MT (libc.need_locks)
/third_party/libabigail/
Dltmain.sh2122 need_locks=no
2128 if test "$need_locks" = yes; then
2133 elif test "$need_locks" = warn; then
2184 if test "$need_locks" = warn &&
2233 if test "$need_locks" = warn &&
2264 if test "$need_locks" != no; then
/third_party/skia/third_party/externals/microhttpd/
Dltmain.sh2142 need_locks=no
2148 if test "$need_locks" = yes; then
2153 elif test "$need_locks" = warn; then
2204 if test "$need_locks" = warn &&
2253 if test "$need_locks" = warn &&
2284 if test "$need_locks" != no; then
/third_party/freetype/builds/unix/
Dltmain.sh3711 need_locks=no
3717 if test yes = "$need_locks"; then
3722 elif test warn = "$need_locks"; then
3773 if test warn = "$need_locks" &&
3822 if test warn = "$need_locks" &&
3853 if test no != "$need_locks"; then
/third_party/libevdev/build-aux/
Dltmain.sh3451 need_locks=no
3457 if test yes = "$need_locks"; then
3462 elif test warn = "$need_locks"; then
3513 if test warn = "$need_locks" &&
3562 if test warn = "$need_locks" &&
3593 if test no != "$need_locks"; then
/third_party/libffi/
Dltmain.sh3458 need_locks=no
3464 if test yes = "$need_locks"; then
3469 elif test warn = "$need_locks"; then
3520 if test warn = "$need_locks" &&
3569 if test warn = "$need_locks" &&
3600 if test no != "$need_locks"; then
Dconfigure7700 need_locks=$enable_libtool_lock
9920 if test no = "$lt_cv_prog_compiler_c_o" && test no != "$need_locks"; then
9935 need_locks=warn
9938 need_locks=no
15279 if test no = "$lt_cv_prog_compiler_c_o_CXX" && test no != "$need_locks"; then
15294 need_locks=warn
15297 need_locks=no
20001 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
21375 need_locks=$lt_need_locks
/third_party/mtdev/config-aux/
Dltmain.sh3672 need_locks=no
3678 if test yes = "$need_locks"; then
3683 elif test warn = "$need_locks"; then
3734 if test warn = "$need_locks" &&
3783 if test warn = "$need_locks" &&
3814 if test no != "$need_locks"; then
/third_party/skia/third_party/externals/libpng/
Dltmain.sh3458 need_locks=no
3464 if test yes = "$need_locks"; then
3469 elif test warn = "$need_locks"; then
3520 if test warn = "$need_locks" &&
3569 if test warn = "$need_locks" &&
3600 if test no != "$need_locks"; then
/third_party/node/deps/cares/
Dltmain.sh3550 need_locks=no
3556 if test yes = "$need_locks"; then
3561 elif test warn = "$need_locks"; then
3612 if test warn = "$need_locks" &&
3661 if test warn = "$need_locks" &&
3692 if test no != "$need_locks"; then
/third_party/libevdev/
Dconfigure7495 need_locks=$enable_libtool_lock
9510 if test no = "$lt_cv_prog_compiler_c_o" && test no != "$need_locks"; then
9525 need_locks=warn
9528 need_locks=no
14648 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
15779 need_locks=$lt_need_locks

12