Searched refs:ThrdCreateThread (Results 1 – 1 of 1) sorted by relevance
418 static int ThrdCreateThread(void *arg) in ThrdCreateThread() function429 int ret = thrd_create(&threadId, ThrdCreateThread, &threadArg); in Thrd_create()