ctThrdInit
Initialize thread management. REQUIRED.
ctThrdTerm
Terminate thread management.
ctThrdCreate
Create a thread.
ctThrdExit
Clean up after a thread.
ctThrdAttach
Make an existing thread FairCom DB compatible.
ctThrdDetach
Clean up the FairCom DB compatibility created with ctThrdAttach().
ctThrdSleep
Sleep a thread for a given time.
ctThrdData
Get pointer to private data area.
ctThrdDataSet
Set pointer to private data area.
ctThreadHandle
Return a small thread ID.