Searched refs:NewThread (Results 1 – 2 of 2) sorted by relevance
61 TInt NewThread(const TDesC& aName, TAny* aPtr1, TAny* aPtr2) in NewThread() function89 const TInt status = CreateUnique(NewThread, &rthread, args); in SDL_SYS_CreateThread()
55 extern TInt NewThread(const TDesC& aName, TAny* aPtr1, TAny* aPtr2);159 TInt status = CreateUnique(NewThread, &thread, info); in SDL_SemWaitTimeout()