Searched refs:SmallStackThread_threadfn (Results 1 – 1 of 1) sorted by relevance
3040 static void *SmallStackThread_threadfn(void* data) { in SmallStackThread_threadfn() function3061 res = pthread_create(&t, &attr, SmallStackThread_threadfn, NULL); in TEST()3081 res = pthread_create(&t, &attr, SmallStackThread_threadfn, NULL); in TEST()