Searched refs:NN_INLINE (Results 1 – 2 of 2) sorted by relevance
45 #define NN_INLINE extern __inline macro104 NN_INLINE NOSThreadId NOS_CreateAndStartThread( in NOS_CreateAndStartThread()135 NN_INLINE void NOS_JoinAndDestroyThread(NOSThreadId threadId) in NOS_JoinAndDestroyThread()175 NN_INLINE NOSThreadId NOS_CreateThread( in NOS_CreateThread()206 NN_INLINE void NOS_DestroyThread(NOSThreadId threadId) in NOS_DestroyThread()224 NN_INLINE NOSThreadId NOS_GetCurrentThread(void) in NOS_GetCurrentThread()245 NN_INLINE void NOS_WakeupThreadDirect(NOSThreadId threadId) in NOS_WakeupThreadDirect()267 NN_INLINE void NOS_InitThreadQueue(NOSThreadQueue* queue) in NOS_InitThreadQueue()287 NN_INLINE void NOS_WakeupThread(NOSThreadQueue* queue) in NOS_WakeupThread()312 NN_INLINE void NOS_SleepThread(NOSThreadQueue* queue) in NOS_SleepThread()[all …]
169 NN_INLINE NNETInstance *GetNNETInstance(InstancePtr insP) in GetNNETInstance()177 NN_INLINE InstancePtr GetInstance(NNETInstance *ins) in GetInstance()