tarfeef101
|
d497ecec24
first debug msg
|
6 년 전 |
tarfeef101
|
f67e6d9777
removed extra = in assignment
|
6 년 전 |
tarfeef101
|
e3d159b674
added edge case for deletion in lists
|
6 년 전 |
tarfeef101
|
6c05680a6b
small changes to memory stuffs to hopefully not fail
|
6 년 전 |
tarfeef101
|
d59a43697a
using cv destroy instead of free like a dumbass:
|
6 년 전 |
tarfeef101
|
30ad8a2702
added return if adding to an empty list, otherwise we mess with list order
|
6 년 전 |
tarfeef101
|
a0f263472b
need to have the lock to broadcast
|
6 년 전 |
tarfeef101
|
d0233a7610
don't have to release lock when using CVs, it does that for you
|
6 년 전 |
tarfeef101
|
aa6666a09d
typos are fun
|
6 년 전 |
tarfeef101
|
c82604314b
typdef doesn't work backwards :(
|
6 년 전 |
tarfeef101
|
fdb50de1bf
removed queues since they aren't really used
|
6 년 전 |
tarfeef101
|
87a9175776
made local functions static
|
6 년 전 |
tarfeef101
|
45461fe95b
forgot to return things with returns types :D
|
6 년 전 |
tarfeef101
|
bf69518564
first batch of compile error fixes. typedef isn't working...
|
6 년 전 |
tarfeef101
|
6d0f5ecd3b
first hopefully functional version he said sarcastically??? (need to make sure every header i need is included
|
6 년 전 |
tarfeef101
|
d8bc5a0dc5
finished boilerplate code, just thread-specific stuff now
|
6 년 전 |
tarfeef101
|
bd6fa3ef2f
adding data structs, some functions to help with eventual solution
|
6 년 전 |
tarfeef101
|
6c28d25be7
starting synch
|
6 년 전 |
tsdedhar
|
731461ebee
initial commit, after a0 completion
|
7 년 전 |