OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frt
(Results
1 - 6
of
6
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
AudioFileReaderThread.c
47
SDLOSXCAGuard* (*GetGuard)(struct S_FileReaderThread *
frt
);
48
void (*AddReader)(struct S_FileReaderThread *
frt
);
49
void (*RemoveReader)(struct S_FileReaderThread *
frt
, AudioFileManager* inItem);
50
int (*TryNextRead)(struct S_FileReaderThread *
frt
, AudioFileManager* inItem);
64
void (*ReadNextChunk)(struct S_FileReaderThread *
frt
);
65
int (*StartFixedPriorityThread)(struct S_FileReaderThread *
frt
);
73
static SDLOSXCAGuard* FileReaderThread_GetGuard(FileReaderThread *
frt
)
75
return
frt
->mGuard;
79
static int FileReaderThread_TryNextRead (FileReaderThread *
frt
, AudioFileManager* inItem)
83
if (
frt
->mGuard->Try(frt->mGuard, &didLock)
236
FileReaderThread *
frt
= (FileReaderThread *)inRefCon;
local
340
FileReaderThread *
frt
= (FileReaderThread *) SDL_malloc(sizeof (FileReaderThread));
local
[
all
...]
/external/qemu/hw/
usb-ohci.c
95
uint32_t
frt
:1;
member in struct:__anon13802
408
ohci->
frt
= 0;
[
all
...]
/external/chromium/sdch/open-vcdiff/
configure
[
all
...]
/external/chromium/third_party/libevent/
configure
[
all
...]
/external/libffi/
configure
[
all
...]
/external/qemu-pc-bios/bochs/
configure
[
all
...]
Completed in 714 milliseconds