Home
last modified time | relevance | path

Searched refs:reentrancy (Results 1 – 23 of 23) sorted by relevance

/external/jemalloc_new/test/src/
Dtest.c18 static reentrancy_t reentrancy; variable
62 return reentrancy != non_reentrant; in test_is_reentrant()
109 malloc_printf("%s (%s): %s\n", test_name, reentrancy_t_str(reentrancy), in p_test_fini()
133 reentrancy = non_reentrant; in p_test_impl()
141 reentrancy = libc_reentrant; in p_test_impl()
149 reentrancy = arena_new_reentrant; in p_test_impl()
/external/llvm-project/lldb/test/API/commands/command/source/
D.lldb1 # one more level of indirection to stress the command interpreter reentrancy
/external/mesa3d/docs/relnotes/
D10.5.6.rst63 reentrancy issues.
/external/icu/icu4c/source/config/
Dmh-os39066 # meaning as normal reentrancy on other platforms. See the z/OS documentation
/external/python/cpython3/Doc/library/
Dqueue.rst25 competing threads; however, they are not designed to handle reentrancy
Dcontextlib.rst796 Real world examples of reentrancy are more likely to involve multiple
/external/jemalloc_new/src/
Djemalloc.c1524 #define UNLOCK_RETURN(tsdn, ret, reentrancy) \ argument
1525 malloc_init_hard_cleanup(tsdn, reentrancy); \
/external/python/cpython3/Misc/NEWS.d/
D3.6.1rc1.rst172 functools.lru_cache() was susceptible to an obscure reentrancy bug
D3.5.1rc1.rst620 avoid possible reentrancy issues.
D3.5.3rc1.rst64 functools.lru_cache() was susceptible to an obscure reentrancy bug caused by
D3.7.0a1.rst970 functools.lru_cache() was susceptible to an obscure reentrancy bug
/external/python/cpython2/Misc/NEWS.d/
D2.7.11rc1.rst330 avoid possible reentrancy issues.
/external/libchrome/mojo/public/c/system/
DREADME.md693 make in certain cases to *e.g.* avoid accidental reentrancy in user code.
/external/llvm-project/clang/test/
Dcxx-sections.data468 17.6.4.6 [reentrancy]
/external/clang/test/
Dcxx-sections.data468 17.6.4.6 [reentrancy]
/external/google-styleguide/
Dobjcguide.md717 // avoid the risk of reentrancy leading to the callback being
/external/jemalloc_new/
DChangeLog148 - Add missing reentrancy support for custom extent hooks which allocate.
/external/cpuinfo/test/dmesg/
Dmoto-g-gen4.log47 [ 0.769474,0] QSEECOM: qseecom_probe: qsee reentrancy support phase is not defined, setting to d…
Dmoto-g-gen5.log91 [ 0.637780,2] QSEECOM: qseecom_probe: qsee reentrancy support phase is not defined, setting to d…
Dxiaomi-redmi-note-4.log393 [ 0.824693] QSEECOM: qseecom_probe: qsee reentrancy support phase is not defined, setting to def…
Dgalaxy-s8-us.log963 [ 1.669443] [4: swapper/0: 1] QSEECOM: qseecom_probe: qsee reentrancy support phase is …
/external/libxml2/
DChangeLog3448 * xmlregexp.c: fixed bug #310264, basically it's about reentrancy
14028 * python/libxml.c: fixed a possible reentrancy problem
19345 reentrancy problem at printing. One is left in entities.c, to
/external/mksh/src/
Dcheck.t11660 and reentrancy safety