mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
Refactor some code
This commit is contained in:
parent
787b04f752
commit
9b87dd2b87
11 changed files with 43 additions and 10 deletions
|
@ -78,7 +78,7 @@
|
|||
#define LWP_SUSPENDED 0x00000080
|
||||
|
||||
struct CloneArgs {
|
||||
_Alignas(16) union {
|
||||
alignas(16) union {
|
||||
struct {
|
||||
int tid;
|
||||
int this;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue