Searched refs:NN_INLINE (Results 1 – 3 of 3) sorted by relevance
44 #define NN_INLINE extern __inline macro103 NN_INLINE NOSThreadId NOS_CreateAndStartThread( in NOS_CreateAndStartThread()134 NN_INLINE void NOS_JoinAndDestroyThread(NOSThreadId threadId) in NOS_JoinAndDestroyThread()174 NN_INLINE NOSThreadId NOS_CreateThread( in NOS_CreateThread()205 NN_INLINE void NOS_DestroyThread(NOSThreadId threadId) in NOS_DestroyThread()223 NN_INLINE NOSThreadId NOS_GetCurrentThread(void) in NOS_GetCurrentThread()244 NN_INLINE void NOS_WakeupThreadDirect(NOSThreadId threadId) in NOS_WakeupThreadDirect()266 NN_INLINE void NOS_InitThreadQueue(NOSThreadQueue* queue) in NOS_InitThreadQueue()286 NN_INLINE void NOS_WakeupThread(NOSThreadQueue* queue) in NOS_WakeupThread()311 NN_INLINE void NOS_SleepThread(NOSThreadQueue* queue) in NOS_SleepThread()[all …]
173 NN_INLINE NNETInstance *GetNNETInstance(InstancePtr insP) in GetNNETInstance()181 NN_INLINE InstancePtr GetInstance(NNETInstance *ins) in GetInstance()
175 NN_INLINE NNETInstance *NSOC_GetNNETInstance(NSOCInstancePtr insP) in NSOC_GetNNETInstance()183 NN_INLINE NSOCInstancePtr NSOC_GetNSOCInstance(NNETInstance *ins) in NSOC_GetNSOCInstance()