Home
last modified time | relevance | path

Searched refs:recursive (Results 1 – 8 of 8) sorted by relevance

/third_party/uapp/dash/src/bltin/
A Dzircon.c411 bool recursive = false; in zxc_rm() local
422 recursive = true; in zxc_rm()
440 if (recursive) { in zxc_rm()
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Djemalloc_internal_defs.h.in119 * to avoid recursive allocation during mutex initialization.
/third_party/ulib/musl/
A DWHATSNEW246 - pcc preprocessor bug with recursive macro expansion
310 - recursive rwlock_rdlock deadlock when a writer is waiting
372 - recursive mutexes are now fully reentrant
386 - lock count corruption with robust recursive mutexes on owner death
773 - support recursive dlopen (dlopen called from constructors)
1008 - recursive rpath and $ORIGIN support in dynamic linker
/third_party/uapp/dash/src/
A DTOUR122 PARSING: The parser code is all in parser.c. A recursive des-
/third_party/ulib/jemalloc/
A Dconfigure.ac1555 dnl callback function in order to prevent recursive allocation.
A DChangeLog82 - Fix TSD fetches to avoid (recursive) allocation. This is relevant to
/third_party/lib/acpica/
A Dchanges.txt1294 Fixed a possible recursive lock acquisition in hwregs.c. Rakib Mullick.
8368 operation of AML mutexes and recursive control methods.
9351 recursive
9794 mechanisms for control method execution and recursive method invocation.
15751 spec does in fact allow recursive method calls.) The number of
15752 recursive calls is subject to the restrictions imposed by the
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl611 /* A recursive method */

Completed in 35 milliseconds