Go to file
Nick Krichevsky 9e0b0bfaf3 Allow for queueing to the last mailbox 2019-09-24 03:05:30 -04:00
.gitignore Add vgcore dumps to gitignore 2019-09-22 14:34:24 -04:00
Makefile Add -pthread to LDFLAGS 2019-09-21 19:35:42 -04:00
adder.c Fix check for send_result in adder 2019-09-23 15:36:05 -04:00
adder.h Add basic (untested) adder thread implementation 2019-09-23 13:06:31 -04:00
mailbox.c Free mailbox sems on free 2019-09-22 18:33:00 -04:00
mailbox.h Add basic RecvMsg routine 2019-09-22 15:05:12 -04:00
main.c Allow for queueing to the last mailbox 2019-09-24 03:05:30 -04:00
main.h Add result collection 2019-09-23 16:38:52 -04:00