mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 22:02:27 +00:00
Clean up some of the threading code
This commit is contained in:
parent
0547eabcd6
commit
9f963dc597
62 changed files with 175 additions and 582 deletions
|
@ -84,7 +84,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef __cplusplus
|
||||
#define HAVE_STDBOOL_H
|
||||
#define HAVE_STDBOOL_H 1
|
||||
#if __STDC_VERSION__ + 0 >= 201112
|
||||
typedef _Bool bool;
|
||||
#define true ((bool)+1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue