1 2 3 4 5 6
#include "PR/os_internal.h" #include "PRinternal/osint.h" OSThread* __osGetActiveQueue(void) { return __osActiveQueue; }