Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_tracemalloc.c179 set_reentrant(int reentrant) in set_reentrant() function
206 set_reentrant(int reentrant) in set_reentrant() function
701 set_reentrant(1); in tracemalloc_alloc_gil()
705 set_reentrant(0); in tracemalloc_alloc_gil()
748 set_reentrant(1); in tracemalloc_realloc_gil()
752 set_reentrant(0); in tracemalloc_realloc_gil()
775 set_reentrant(1); in tracemalloc_raw_alloc()
781 set_reentrant(0); in tracemalloc_raw_alloc()
823 set_reentrant(1); in tracemalloc_raw_realloc()
829 set_reentrant( in tracemalloc_raw_realloc()
[all...]

Completed in 2 milliseconds