|
e6c613f538
|
Rename (Posix)ThreadExt to As(Posix)Thread
|
2024-11-13 21:44:37 +08:00 |
|
|
9233d1cdbb
|
Add ThreadExt and clean up PosixThreadExt
|
2024-11-13 21:44:37 +08:00 |
|
|
a4a8807a20
|
Remove KernelThreadExt
|
2024-11-13 21:44:37 +08:00 |
|
|
0ef55a396f
|
Add a note about the FIXME
|
2024-11-09 17:09:41 +08:00 |
|
|
0c114e911b
|
Revert "Make pause_timeout return EINTR "
This reverts commit 6421fd0b36 .
|
2024-11-09 17:09:41 +08:00 |
|
|
6421fd0b36
|
Make pause_timeout return EINTR
|
2024-11-09 10:25:24 +08:00 |
|
|
b563fb639f
|
Revise documentations
|
2024-11-09 10:25:24 +08:00 |
|
|
32b8e05cc3
|
Make *_or_timeout APIs concise
|
2024-11-09 10:25:24 +08:00 |
|
|
70505ff4f8
|
Support futex wait timeout
|
2024-09-19 22:42:13 +08:00 |
|
|
f3174dbbbc
|
Make task store Arc<Thread> and process store Arc<Task>
|
2024-09-14 17:34:14 +08:00 |
|
|
822caf34f4
|
Move Pauser's functionality to Waiter/WaiterQueue and add the per-thread signalled waker
|
2024-09-14 13:59:07 +08:00 |
|