Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dind_thrd.h134 #pragma weak __ghs_InterruptUnlock macro
135 void __ghs_InterruptUnlock(void);
191 if (__ghs_weak_sym_check(__ghs_InterruptUnlock)) \
192 __ghs_InterruptUnlock(); \