Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
gpderetta
3y ago
0 comments
Share
There have been userspace thread libraries for c++ for decades.
0 comments
default
newest
oldest
yosefk
3y ago
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
3y ago
There are .so interposition tricks that can be used for that.
I think Pth used to do that for example.
yosefk
3y ago
Could you elaborate?
1 more reply
j
/
k
navigate · click thread line to collapse