122c2bb324
Replace all the C-style complicated buffer management with a std::deque. In addition to making the code easier to understand it also adds support for non-POD IdTypes. Also clean the rest of the code to follow our code style. |
||
---|---|---|
.. | ||
address_arbiter.cpp | ||
address_arbiter.h | ||
event.cpp | ||
event.h | ||
kernel.cpp | ||
kernel.h | ||
mutex.cpp | ||
mutex.h | ||
semaphore.cpp | ||
semaphore.h | ||
session.h | ||
shared_memory.cpp | ||
shared_memory.h | ||
thread.cpp | ||
thread.h |