Tim Schumacher
|
c85f307e62
LibC: Mark a bunch of functions as cancellation points
|
3 년 전 |
Tim Schumacher
|
899fd74f8e
LibC: Implement `pthread_cancel`
|
3 년 전 |
Tim Schumacher
|
b4a926735a
LibC: Implement `pthread_setcancel{state,type}`
|
3 년 전 |
Idan Horowitz
|
9db10887a1
Kernel: Clean up sys$futex and add support for cross-process futexes
|
3 년 전 |
Tim Schumacher
|
7c824b84e2
LibC: Remove the initialization workaround from `s_allocation_enabled`
|
3 년 전 |
Tim Schumacher
|
224ac1a307
LibC: Remove a bunch of weak `pthread_*` symbols
|
3 년 전 |
Tim Schumacher
|
2f3b9c49a5
LibPthread: Move the pthread and semaphore implementation to LibC
|
3 년 전 |