Home
last modified time | relevance | path

Searched refs:reentrancy (Results 1 – 16 of 16) 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/icu/icu4c/source/config/
Dmh-os39066 # meaning as normal reentrancy on other platforms. See the z/OS documentation
/external/python/cpython3/Doc/library/
Dqueue.rst27 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.rst971 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/clang/test/
Dcxx-sections.data468 17.6.4.6 [reentrancy]
/external/google-styleguide/
Dobjcguide.md959 // 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/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.t11441 and reentrancy safety