std
::
thread
::
pool {SIZE}
QueueItem
struct
QueueItem
@private
{
ThreadFn
func
;
void
*
arg
;
}
Members
Methods