Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c165 struct Service_GetServiceId service_GetServiceId; variable
752 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()
[all …]
Dos.h85 #define OSErrorGetServiceId() service_GetServiceId.id