Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_tracemalloc.c173 set_reentrant(int reentrant) in set_reentrant() function
200 set_reentrant(int reentrant) in set_reentrant() function
693 set_reentrant(1); in tracemalloc_alloc_gil()
697 set_reentrant(0); in tracemalloc_alloc_gil()
740 set_reentrant(1); in tracemalloc_realloc_gil()
744 set_reentrant(0); in tracemalloc_realloc_gil()
767 set_reentrant(1); in tracemalloc_raw_alloc()
773 set_reentrant(0); in tracemalloc_raw_alloc()
815 set_reentrant(1); in tracemalloc_raw_realloc()
821 set_reentrant(0); in tracemalloc_raw_realloc()
[all …]