Commit Graph

8 Commits

Author SHA1 Message Date
4204087bd1 Implement thread_join
And use it for tinyc implementation
2024-02-16 00:51:07 +01:00
70366fa7be Set pid_t type 2024-02-15 18:42:45 +01:00
0688afa76d fix gettid==getpid for 1 thread 2024-02-15 17:20:47 +01:00
Mathieu Maret
2359cf2744 process: add name getter 2024-01-26 22:23:58 +01:00
Mathieu Maret
6471ee9a2d Implement brk syscall simple case 2022-09-03 22:43:41 +02:00
Mathieu Maret
98db8b8962 add context switch in thread 2021-11-02 21:24:12 +01:00
Mathieu Maret
0040fb1cda Add basic test for process 2021-10-30 15:43:40 +02:00
Mathieu Maret
5230b971b2 Add process subsystem 2021-10-30 15:30:19 +02:00