TSThreadCreate

Synopsis

#include <ts/ts.h>

TSThread TSThreadCreate(TSThreadFunc func, void *data)

Description