dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Thread.posixThreadFunc
dlib
core
thread
Thread
Undocumented in source. Be warned that the author may not have intended to support it.
class
Thread
version(Posix)
extern (
C
) static
void
*
posixThreadFunc
(
void
*
arg
)
Meta
Source
See Implementation
dlib
core
thread
Thread
constructors
this
destructors
~this
functions
isRunning
join
start
terminate
static functions
posixThreadFunc
sleep
winThreadFunc