Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobmalloc.c42 static void set_up_debug_hooks_unlocked(void);
588 set_up_debug_hooks_unlocked(); in set_up_allocators_unlocked()
609 set_up_debug_hooks_unlocked(); in set_up_allocators_unlocked()
627 set_up_debug_hooks_unlocked(); in set_up_allocators_unlocked()
823 set_up_debug_hooks_unlocked(void) in set_up_debug_hooks_unlocked() function
835 set_up_debug_hooks_unlocked(); in PyMem_SetupDebugHooks()