Searched refs:createThread (Results 1 – 4 of 4) sorted by relevance
99 inline bool createThread(thread_func_t f, void *a) { in createThread() function
264 if (createThread(beginAutoFocusThread, this) == false) in autoFocus()308 if (createThread(beginPictureThread, this) == false) in takePicture()
137 createThread(threadStart, this); in NativeWindowRenderer()
1272 createThread(callbackThread, this); in Antagonizer()