Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c751 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()
2970 service_GetServiceId.id = (OsServiceIdType)OSServiceId_GetEvent; in GetEvent()
[all …]
Dos.h117 typedef ULONG OsServiceIdType; typedef
574 OsServiceIdType id;