Searched defs:runThread (Results 1 – 2 of 2) sorted by relevance
33 public static Thread runThread(Runnable runnable, int priority) in runThread() method in ThreadControllerWrapper
502 static void* runThread(void* arg) function