mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-01 00:38:31 +00:00
Make some fixups to POSIX threads
This commit is contained in:
parent
de511bc71a
commit
6c323383e5
12 changed files with 168 additions and 69 deletions
|
@ -593,7 +593,7 @@ typedef struct {
|
|||
|
||||
#define notpossible \
|
||||
do { \
|
||||
asm("hlt"); \
|
||||
asm("ud2"); \
|
||||
unreachable; \
|
||||
} while (0)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue