|
|
|
|
|
by gpderetta
300 days ago
|
|
Yes, you can do a good futex impression in userspace and add any missing functionality you need. Most importantly for webkit, I think, you get portability. The advantage of futex provided by the kernel is ABI stability and cross process support. |
|