提交历史

作者 SHA1 备注 提交日期
  tarfeef101 e8e277e94d removed unneeded code for queues that we removed 7 年之前
  tarfeef101 d497ecec24 first debug msg 7 年之前
  tarfeef101 f67e6d9777 removed extra = in assignment 7 年之前
  tarfeef101 e3d159b674 added edge case for deletion in lists 7 年之前
  tarfeef101 6c05680a6b small changes to memory stuffs to hopefully not fail 7 年之前
  tarfeef101 d59a43697a using cv destroy instead of free like a dumbass: 7 年之前
  tarfeef101 30ad8a2702 added return if adding to an empty list, otherwise we mess with list order 7 年之前
  tarfeef101 a0f263472b need to have the lock to broadcast 7 年之前
  tarfeef101 d0233a7610 don't have to release lock when using CVs, it does that for you 7 年之前
  tarfeef101 aa6666a09d typos are fun 7 年之前
  tarfeef101 c82604314b typdef doesn't work backwards :( 7 年之前
  tarfeef101 fdb50de1bf removed queues since they aren't really used 7 年之前
  tarfeef101 87a9175776 made local functions static 7 年之前
  tarfeef101 45461fe95b forgot to return things with returns types :D 7 年之前
  tarfeef101 bf69518564 first batch of compile error fixes. typedef isn't working... 7 年之前
  tarfeef101 6d0f5ecd3b first hopefully functional version he said sarcastically??? (need to make sure every header i need is included 7 年之前
  tarfeef101 d8bc5a0dc5 finished boilerplate code, just thread-specific stuff now 7 年之前
  tarfeef101 bd6fa3ef2f adding data structs, some functions to help with eventual solution 7 年之前
  tarfeef101 6c28d25be7 starting synch 7 年之前
  tsdedhar e47bd9f15b buildscript to do all the building cause screw that crap 7 年之前
  tarfeef101 6bc94b391e adding wc to the actual cv struct 7 年之前
  tarfeef101 caa0f7fa4e forgot to modify header with extra CV fields 7 年之前
  tarfeef101 0360b88f76 trying to add CVs, small check added to mutexes 7 年之前
  tarfeef101 a9d0e0e9ce omg i'm a freaking idiot 7 年之前
  tarfeef101 f2167942d9 removing unnecessary assert 7 年之前
  tarfeef101 61a3265453 changing the order of asserts in release 7 年之前
  tarfeef101 02bc9f380f not deleting threads when deleting a lock 7 年之前
  tarfeef101 4d25366a59 adding kasserts to ensure locks are owned when being used 7 年之前
  tarfeef101 60ce6f9bf5 desparately trying a reordering 7 年之前
  tarfeef101 543f2bf053 small syntax changes, mostly 7 年之前