Home
last modified time | relevance | path

Searched refs:OsServiceIdType (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c752 service_GetServiceId.id = (OsServiceIdType)OSServiceId_ActivateTask; in ActivateTask()
909 service_GetServiceId.id = (OsServiceIdType)OSServiceId_TerminateTask; in TerminateTask()
1084 service_GetServiceId.id = (OsServiceIdType)OSServiceId_ChainTask; in ChainTask()
1352 service_GetServiceId.id = (OsServiceIdType)OSServiceId_GetTaskState; in GetTaskState()
1486 service_GetServiceId.id = (OsServiceIdType)OSServiceId_Schedule; in Schedule()
1802 service_GetServiceId.id = (OsServiceIdType)OSServiceId_GetResource; in GetResource()
2085 service_GetServiceId.id = (OsServiceIdType)OSServiceId_ReleaseResource; in ReleaseResource()
2735 service_GetServiceId.id = (OsServiceIdType)OSServiceId_SetEvent; in SetEvent()
2882 service_GetServiceId.id = (OsServiceIdType)OSServiceId_ClearEvent; in ClearEvent()
2971 service_GetServiceId.id = (OsServiceIdType)OSServiceId_GetEvent; in GetEvent()
[all …]
Dos.h118 typedef ULONG OsServiceIdType; typedef
575 OsServiceIdType id;