FreeMat Threads
- threadid THREADID Get Current Thread Handle
- threadnew THREADNEW Create a New Thread
- threadstart THREADSTART Start a New Thread Computation
- threadvalue THREADVALUE Retrieve the return values from a thread
- threadwait THREADWAIT Wait on a thread to complete execution
- threadkill THREADKILL Halt execution of a thread
- threadfree THREADFREE Free thread resources
- threadcall THREADCALL Call Function In A Thread