Use the version field to identify the partial context used by
KSE process-scope threads.
This commit is contained in:
parent
c4b4a8f048
commit
a21e64e66d
@ -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…
x
Reference in New Issue
Block a user