mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-27 13:00:28 +00:00
Make futexes cancellable by pthreads
This commit is contained in:
parent
2278327eba
commit
022536cab6
101 changed files with 627 additions and 391 deletions
|
@ -1,2 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall sys_futex,0x0a6053fffffff0ca,globl,hidden
|
||||
.scall sys_futex,0x0a60531c6ffff0ca,globl,hidden
|
||||
|
|
2
libc/sysv/calls/sys_futex_cp.s
Normal file
2
libc/sysv/calls/sys_futex_cp.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall sys_futex_cp,0x8a68539c6ffff8ca,globl,hidden
|
Loading…
Add table
Add a link
Reference in a new issue