allegro v4.0.2+5.2.0 (2018-05-26T20:21:37Z)
Home
Dub
Repo
al_run_detached_thread
allegro5
threads
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow @
nogc
extern (
C
)
void
al_run_detached_thread
(
void
*
function
(
void
*
arg
)
proc
,
void
*
arg
)
Meta
Source
See Implementation
allegro5
threads
functions
al_broadcast_cond
al_create_cond
al_create_mutex
al_create_mutex_recursive
al_create_thread
al_destroy_cond
al_destroy_mutex
al_destroy_thread
al_get_thread_should_stop
al_join_thread
al_lock_mutex
al_run_detached_thread
al_set_thread_should_stop
al_signal_cond
al_start_thread
al_unlock_mutex
al_wait_cond
al_wait_cond_until
structs
ALLEGRO_COND
ALLEGRO_MUTEX
ALLEGRO_THREAD