Searched refs:MCIAVI_mciPlay_thread (Results 1 – 1 of 1) sorted by relevance
502 static DWORD WINAPI MCIAVI_mciPlay_thread(LPVOID arg) in MCIAVI_mciPlay_thread() function530 if (!(handle = CreateThread(NULL, 0, MCIAVI_mciPlay_thread, data, 0, NULL))) in MCIAVI_mciPlay_async()533 return MCIAVI_mciPlay_thread(data); in MCIAVI_mciPlay_async()