Go to file
Nick Krichevsky b9f8289ffd immediately teminate when nb messages finish for mailbox 2019-09-26 00:54:22 -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 Add crude nb implementation 2019-09-24 03:18:25 -04:00
mailbox.h Add crude nb implementation 2019-09-24 03:18:25 -04:00
main.c immediately teminate when nb messages finish for mailbox 2019-09-26 00:54:22 -04:00
main.h Add result collection 2019-09-23 16:38:52 -04:00
queue.c immediately teminate when nb messages finish for mailbox 2019-09-26 00:54:22 -04:00
queue.h Add ability to add something to the front of the queue 2019-09-25 23:22:01 -04:00