Home
last modified time | relevance | path

Searched defs:frt (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
DAudioFileReaderThread.c73 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() local
245 static void FileReaderThread_ReadNextChunk (FileReaderThread *frt) in FileReaderThread_ReadNextChunk()
329 void delete_FileReaderThread(FileReaderThread *frt) in delete_FileReaderThread()
340 FileReaderThread *frt = (FileReaderThread *) SDL_malloc(sizeof (FileReaderThread)); in new_FileReaderThread() local
/external/qemu/hw/
Dusb-ohci.c95 uint32_t frt:1; member