Use the version field to identify the partial context used by
KSE process-scope threads.
This commit is contained in:
parent
4362fada8f
commit
3327cde241
@ -68,5 +68,6 @@ typedef struct __mcontext {
|
||||
#define mc_vrsave mc_av[1]
|
||||
|
||||
#define _MC_VERSION 0x1
|
||||
#define _MC_VERSION_KSE 0xee /* partial ucontext for libpthread */
|
||||
|
||||
#endif /* !_MACHINE_UCONTEXT_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user