thr_create

fnint thr_create(void *, size_t, void * function(void *), void *, c_long, thread_t *) extern(C) nothrow @nogc
No documentation available for this declaration.