cosmopolitan/libc/thread
Justine Tunney 8cdec62f5b Apply even more fixups
- Finish cleaning up the stdio unlocked APIs
- Make __cxa_finalize() properly thread safe
- Don't log locks if threads aren't being used
- Add some more mutex guards to places using _mmi
- Specific lock names now appear in the --ftrace logs
- Fix mkdeps.com generating invalid Makefiles sometimes
- Simplify and fix bugs in the test runner infrastructure
- Fix issue where sometimes some functions wouldn't be logged
2022-06-12 11:57:00 -07:00
..
attr.c Refactor some code 2022-05-28 14:09:21 -07:00
create.c Refactor some code 2022-05-28 14:09:21 -07:00
detach.c Refactor some code 2022-05-28 14:09:21 -07:00
exit.c Refactor some code 2022-05-28 14:09:21 -07:00
freebsd.internal.h Refactor some code 2022-05-28 14:09:21 -07:00
init.c Refactor some code 2022-05-28 14:09:21 -07:00
join.c Refactor some code 2022-05-28 14:09:21 -07:00
self.c Apply even more fixups 2022-06-12 11:57:00 -07:00
sem.c Refactor some code 2022-05-28 14:09:21 -07:00
thread.h Refactor some code 2022-05-28 14:09:21 -07:00
thread.mk Make improvements 2022-05-28 00:28:09 -07:00
wait.c Refactor some code 2022-05-28 14:09:21 -07:00
xnu.internal.h Get threads working on all platforms 2022-05-13 03:59:09 -07:00
yield.c Refactor some code 2022-05-28 14:09:21 -07:00
zombie.c Refactor some code 2022-05-28 14:09:21 -07:00