Searched refs:OS_GetThreadContext (Results 1 – 2 of 2) sorted by relevance
549 static inline OSContext *OS_GetThreadContext(const OSThread *thread) in OS_GetThreadContext() function
1614 SDK_ASSERTMSG(OS_GetThreadContext(thread)->sp > thread->stackTop + offset, in OS_SetThreadStackWarningOffset()