Searched refs:memprof_thread_start (Results 1 – 1 of 1) sorted by relevance
149 static thread_return_t THREAD_CALLING_CONV memprof_thread_start(void *arg) { in memprof_thread_start() function175 result = REAL(pthread_create)(thread, attr, memprof_thread_start, ¶m); in INTERCEPTOR()