Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
gpderetta
4y ago
0 comments
Save
Share
There have been userspace thread libraries for c++ for decades.
0 comments
3 comments · 1 top-level
top
newest
oldest
yosefk
4y ago
· 2 in thread
Sure, I wrote some myself. Q is what libraries you can use on top of the userspace thread package that are aware of the userspace threads rather than just using OS APIs and thus eg blocking the current OS thread.
gpderetta
OP
4y ago
There are .so interposition tricks that can be used for that.
I think Pth used to do that for example.
yosefk
4y ago
Could you elaborate?
1 more reply
j
/
k
navigate · click thread line to collapse