Home
last modified time | relevance | path

Searched defs:bor_thread (Results 1 – 4 of 4) sorted by relevance

/dports/games/openbor4432/openbor-ba1eb4f/engine/source/gamelib/
H A Dthreads.h16 typedef struct bor_thread bor_thread; typedef
22 typedef SDL_Thread bor_thread; typedef
/dports/games/openbor/openbor-3caaddd5/engine/source/gamelib/
H A Dthreads.h16 typedef struct bor_thread bor_thread; typedef
22 typedef SDL_Thread bor_thread; typedef
/dports/games/openbor4432/openbor-ba1eb4f/engine/wii/
H A Dthreads.c16 struct bor_thread { struct
24 bor_thread *thread = (bor_thread*)data; in run_thread() argument
/dports/games/openbor/openbor-3caaddd5/engine/wii/
H A Dthreads.c16 struct bor_thread { struct
24 bor_thread *thread = (bor_thread*)data; in run_thread() argument