Home
last modified time | relevance | path

Searched defs:SIGNALCONTEXT (Results 1 – 1 of 1) sorted by relevance

/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dprocesses.h70 #define SIGNALCONTEXT CONTEXT // This is the thread context. macro
72 #define SIGNALCONTEXT ucontext_t macro
74 #define SIGNALCONTEXT struct sigcontext macro
76 #define SIGNALCONTEXT void macro