Searched refs:ThrdCurrentThread (Results 1 – 1 of 1) sorted by relevance
441 static int ThrdCurrentThread(void *arg) in ThrdCurrentThread() function452 thrd_create(&threadId, ThrdCurrentThread, ¶m); in Thrd_current()