Searched refs:FileReaderThread (Results 1 – 1 of 1) sorted by relevance
70 } FileReaderThread; typedef73 static SDLOSXCAGuard* FileReaderThread_GetGuard(FileReaderThread *frt) in FileReaderThread_GetGuard()79 static int FileReaderThread_TryNextRead (FileReaderThread *frt, AudioFileManager* inItem) in FileReaderThread_TryNextRead()110 static void FileReaderThread_AddReader(FileReaderThread *frt) in FileReaderThread_AddReader()120 static void FileReaderThread_RemoveReader (FileReaderThread *frt, AudioFileManager* inItem) in FileReaderThread_RemoveReader()155 static int FileReaderThread_StartFixedPriorityThread (FileReaderThread *frt) in FileReaderThread_StartFixedPriorityThread()236 FileReaderThread *frt = (FileReaderThread *)inRefCon; in FileReaderThread_DiskReaderEntry()245 static void FileReaderThread_ReadNextChunk (FileReaderThread *frt) in FileReaderThread_ReadNextChunk()329 void delete_FileReaderThread(FileReaderThread *frt) in delete_FileReaderThread()338 FileReaderThread *new_FileReaderThread () in new_FileReaderThread()[all …]