Searched refs:threadEnd (Results 1 – 1 of 1) sorted by relevance
310 pthread_t threadEnd; in ohos_malloc_hook_on_end() local311 if (pthread_create(&threadEnd, nullptr, ohos_release_on_end, nullptr)) { in ohos_malloc_hook_on_end()314 pthread_detach(threadEnd); in ohos_malloc_hook_on_end()