HomeSort by: relevance | last modified time | path
    Searched defs:worker_do_deallocate (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
asan_mac_test_helpers.mm 151 void worker_do_deallocate(void *ptr) { function
157 dispatch_block_t block_dealloc = ^{ worker_do_deallocate(tsd); };
asan_mac_test_helpers.mm 151 void worker_do_deallocate(void *ptr) { function
157 dispatch_block_t block_dealloc = ^{ worker_do_deallocate(tsd); };

Completed in 21 milliseconds