| メモリ管理 |
tcAllocateRtMemory, tcFreeRtMemory, tcCreateRtMemoryHandle, tcDeleteRtMemoryHandle,
tcMapRtSharedMemory |
| リアルタイムプロセス管理 |
tcCreateRtProcess, tcExitRtProcess, tcWaitForRtProcess, tcDeleteRtProcess,
tcTerminateRtProcess, tcSetRtProcessMaxPriority |
| オブジェクト名管理 |
tcCatalogRtHandle, tcLookupRtHandle, tcUncatalogRtHandle |
| リアルタイムスレッド管理 |
tcCreateRtThread, tcDeleteRtThread, tcGetRtThreadHandles, tcSetRtThreadPriority, tcRtSleep,
tcRtSleepEx, tcSuspendRtThread, tcResumeRtThread, tcknRtSleep |
| セマフォ管理 |
tcCreateRtSemaphore, tcDeleteRtSemaphore, tcWaitForRtSemaphore, tcReleaseRtSemaphore |
| メールボックス管理 |
tcCreateRtMailbox, tcDeleteRtMailbox, tcSendRtHandle, tcReceiveRtHandle, tcSendRtData,
tcReceiveRtData |
| リージョン管理 |
tcCreateRtRegion, tcDeleteRtRegion, tcAcceptRtControl, tcWaitForRtControl, tcReleaseRtControl
|
| ハードウェア割り込み管理 |
tcSetRtInterruptHandlerEx, tcResetRtInterruptHandler, tcSignalRtInterruptThread,
tcWaitForRtInterrupt |
| アラーム管理 |
tcCreateRtAlarm, tcWaitForRtAlarm, tcResetRtAlarm, tcDeleteRtAlarm |
| グローバルオブジェクト |
tcGetRtNodeStatus, tcGetRemoteRootRtProcess, tcGetRtNodeLocationByName, tcGetRtNodeInfo |
| 補助 |
tcCopyRtSystemInfo, tcWaitForRtIoService, tcGetLastRtError |