Line 99:
Line 99:
| 1 || thread_join
| 1 || thread_join
|-
|-
−
| 2 || thread_cancel
+
| 2 || thread_cancel( u32 threadid, u32 ? )
|-
|-
| 3 || get_tid
| 3 || get_tid
Line 107:
Line 107:
| 5 || thread_continue
| 5 || thread_continue
|-
|-
−
| 6 || thread_stop
+
| 6 || thread_stop( u32 threadid )
|-
|-
| 7 || thread_yield
| 7 || thread_yield