Home
last modified time | relevance | path

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

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/threads/
H A Dthreads.h114 #define SG_UNCAUGHT_EXCEPTION(o) ((SgUncaughtException *)o) macro
H A Dmutex.c412 SG_UNCAUGHT_EXCEPTION(c)->reason = reason; in Sg_MakeUncaughtException()