This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cosmopolitan
Watch
1
Star
0
Fork
You've already forked cosmopolitan
0
mirror of
https://github.com/jart/cosmopolitan.git
synced
2025-02-08 15:33:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
b15f9eb58f
cosmopolitan
/
libc
/
sysv
/
calls
/
sys_tkill.s
3 lines
92 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Get threads working on all platforms We now have a high-quality clone() implementation for creating lightweight threads on Linux/Windows/FreeBSD/NetBSD/OpenBSD.
2022-05-13 00:52:13 +00:00
.include
"
o
/
l
i
b
c
/
s
y
s
v
/
m
a
c
r
o
s
.
i
n
t
e
r
n
a
l
.
i
n
c
"
Improve quality of raise(), abort(), and tkill() This change fixes a nasty bug where SIG_IGN and SIG_DFL weren't working as advertised on BSDs. This change also fixes the tkill() definition on MacOS so it maps to __pthread_kill().
2022-09-04 01:12:01 +00:00
.scall
sys
_
t
k
i
l
l
,
0
x13
e
0
7
7
1
b12
1
4
8
0
c8
,
g
l
o
b
l
,
h
i
d
d
e
n
Reference in a new issue
Copy permalink