|
f4e9b80737
|
Minor refactor and formatting changes
|
2024-02-11 01:09:21 -05:00 |
|
Nathan Fisher
|
bd6686fd88
|
Changed haggis_node struct to include sub-structures rather than
pointers
|
2023-08-07 23:37:47 -04:00 |
|
Nathan Fisher
|
5d410cb7d3
|
Declare why certain headers are included
|
2023-08-07 19:15:20 -04:00 |
|
Nathan Fisher
|
e283daea2a
|
Incrmental progress
|
2023-08-07 18:55:47 -04:00 |
|
|
a77a2c30b1
|
Replace semaphore with pthread_cond_t in job queue
|
2023-07-31 11:24:03 -04:00 |
|
|
2db9b2df53
|
Adjust job queue to take a union as payload
|
2023-07-29 18:18:11 -04:00 |
|
|
c72c82484a
|
Add job queue
|
2023-07-29 06:28:33 -04:00 |
|