Justine Tunney
155b378a39
Tidy up the threading implementation
...
The organization of the source files is now much more rational.
Old experiments that didn't work out are now deleted. Naming of
things like files is now more intuitive.
2022-09-10 02:56:25 -07:00
Justine Tunney
c3208eb9d5
Add more POSIX threads APIs
2022-09-09 11:30:33 -07:00
Justine Tunney
e97f1a99cf
Fix pthread stacks with larger guard size
2022-09-09 06:41:22 -07:00
Justine Tunney
2d17ab016c
Perform more low-level code cleanup
2022-09-09 04:07:08 -07:00
Justine Tunney
4339d9f15e
Add pthread attributes and other libc functions
2022-09-07 05:28:32 -07:00
Justine Tunney
9be364d40a
Implement POSIX threads API
2022-09-05 08:27:15 -07:00