Searched refs:malloc_disable (Results 1 – 10 of 10) sorted by relevance
34 extern "C" void malloc_disable();110 malloc_disable(); in VerifyPtrs()227 malloc_disable(); in TEST()245 malloc_disable(); in TEST()
275 extern "C" void malloc_disable() { in malloc_disable() function278 return dispatch_table->malloc_disable(); in malloc_disable()280 return Malloc(malloc_disable)(); in malloc_disable()359 Malloc(malloc_disable),
363 dispatch_table->malloc_disable(); in LimitMallocDisable()365 Malloc(malloc_disable)(); in LimitMallocDisable() local
170 prev_dispatch->malloc_disable(); in gwp_asan_malloc_disable()
181 if (!InitMallocFunction<MallocMallocDisable>(impl_handler, &table->malloc_disable, prefix, in InitMallocFunctions()
74 MallocMallocDisable malloc_disable; member
51 void malloc_disable();212 malloc_disable(); in TEST_F()
39 to `malloc_disable`. This call will unpause any thread which is making40 a call to an allocation function (malloc/free/etc) when `malloc_disable`45 system. It is meant to be called after a call to `malloc_disable` to
1472 malloc_disable; # apex llndk