Searched refs:threadStart (Results 1 – 1 of 1) sorted by relevance
257 pthread_t threadStart; in ohos_malloc_hook_on_start() local258 if (pthread_create(&threadStart, nullptr, MallocHookStart, in ohos_malloc_hook_on_start()262 pthread_detach(threadStart); in ohos_malloc_hook_on_start()