/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/rthreads/ |
H A D | ctr_pthread.h | 47 static void ctr_thread_launcher(void* data) in ctr_thread_launcher() function 72 …new_ctr_thread = threadCreate(ctr_thread_launcher, arg, STACKSIZE, prio - 1, -1/*No affinity, … in pthread_create()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/rthreads/ |
H A D | ctr_pthread.h | 47 static void ctr_thread_launcher(void* data) in ctr_thread_launcher() function 72 …new_ctr_thread = threadCreate(ctr_thread_launcher, arg, STACKSIZE, prio - 1, -1/*No affinity, … in pthread_create()
|
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/rthreads/ |
H A D | ctr_pthread.h | 47 static void ctr_thread_launcher(void* data) in ctr_thread_launcher() function 72 …new_ctr_thread = threadCreate(ctr_thread_launcher, arg, STACKSIZE, prio - 1, -1/*No affinity, … in pthread_create()
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/rthreads/ |
H A D | ctr_pthread.h | 47 static void ctr_thread_launcher(void* data) in ctr_thread_launcher() function 72 …new_ctr_thread = threadCreate(ctr_thread_launcher, arg, STACKSIZE, prio - 1, -1/*No affinity, … in pthread_create()
|
/dports/games/libretro-opera/opera-libretro-5781f68/libretro-common/rthreads/ |
H A D | ctr_pthread.h | 47 static void ctr_thread_launcher(void* data) in ctr_thread_launcher() function 72 …new_ctr_thread = threadCreate(ctr_thread_launcher, arg, STACKSIZE, prio - 1, -1/*No affinity, … in pthread_create()
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/rthreads/ |
H A D | ctr_pthread.h | 57 static void ctr_thread_launcher(void* data) in ctr_thread_launcher() function 89 new_ctr_thread = threadCreate(ctr_thread_launcher, arg, STACKSIZE, prio - 1, procnum, false); in pthread_create()
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/rthreads/ |
H A D | ctr_pthread.h | 57 static void ctr_thread_launcher(void* data) in ctr_thread_launcher() function 89 new_ctr_thread = threadCreate(ctr_thread_launcher, arg, STACKSIZE, prio - 1, procnum, false); in pthread_create()
|
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/frontend/3ds/ |
H A D | pthread.h | 152 static void ctr_thread_launcher(void* data) in ctr_thread_launcher() function 184 new_ctr_thread = threadCreate(ctr_thread_launcher, arg, STACKSIZE, prio - 1, procnum, FALSE); in pthread_create()
|
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/frontend/3ds/ |
H A D | pthread.h | 152 static void ctr_thread_launcher(void* data) in ctr_thread_launcher() function 184 new_ctr_thread = threadCreate(ctr_thread_launcher, arg, STACKSIZE, prio - 1, procnum, FALSE); in pthread_create()
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/rthreads/ |
H A D | ctr_pthread.h | 153 static void ctr_thread_launcher(void* data) in ctr_thread_launcher() function 185 new_ctr_thread = threadCreate(ctr_thread_launcher, arg, STACKSIZE, prio - 1, procnum, false); in pthread_create()
|
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/rthreads/ |
H A D | ctr_pthread.h | 153 static void ctr_thread_launcher(void* data) in ctr_thread_launcher() function 185 new_ctr_thread = threadCreate(ctr_thread_launcher, arg, STACKSIZE, prio - 1, procnum, false); in pthread_create()
|
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/rthreads/ |
H A D | ctr_pthread.h | 153 static void ctr_thread_launcher(void* data) in ctr_thread_launcher() function 185 new_ctr_thread = threadCreate(ctr_thread_launcher, arg, STACKSIZE, prio - 1, procnum, false); in pthread_create()
|