mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-05 12:12:28 +00:00
Improve multithreading
This commit is contained in:
parent
d3167126aa
commit
30afd6ddbb
38 changed files with 752 additions and 174 deletions
|
@ -8,5 +8,7 @@
|
|||
#define PT_MASKED 16
|
||||
#define PT_INCANCEL 32
|
||||
#define PT_OPENBSD_KLUDGE 64
|
||||
#define PT_EXITING 128
|
||||
#define PT_OWNSIGALTSTACK 256
|
||||
|
||||
#endif /* COSMOPOLITAN_LIBC_THREAD_PT_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue