Home
last modified time | relevance | path

Searched refs:ide_thread (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dide.cpp1292 static void *ide_thread (void *idedata) in ide_thread() function
1315 uae_start_thread (_T("ide"), ide_thread, its, NULL); in start_ide_thread()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dgayle.c2672 static void *ide_thread (void *null) in ide_thread() function
2696 uae_start_thread (_T("ide"), ide_thread, 0, NULL); in initide()