Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c164 struct Service_GetServiceId service_GetServiceId; variable
751 service_GetServiceId.id = (OsServiceIdType)OSServiceId_ActivateTask; in ActivateTask()
908 service_GetServiceId.id = (OsServiceIdType)OSServiceId_TerminateTask; in TerminateTask()
1083 service_GetServiceId.id = (OsServiceIdType)OSServiceId_ChainTask; in ChainTask()
1351 service_GetServiceId.id = (OsServiceIdType)OSServiceId_GetTaskState; in GetTaskState()
1485 service_GetServiceId.id = (OsServiceIdType)OSServiceId_Schedule; in Schedule()
1801 service_GetServiceId.id = (OsServiceIdType)OSServiceId_GetResource; in GetResource()
2084 service_GetServiceId.id = (OsServiceIdType)OSServiceId_ReleaseResource; in ReleaseResource()
2734 service_GetServiceId.id = (OsServiceIdType)OSServiceId_SetEvent; in SetEvent()
2881 service_GetServiceId.id = (OsServiceIdType)OSServiceId_ClearEvent; in ClearEvent()
[all …]
Dos.h84 #define OSErrorGetServiceId() service_GetServiceId.id