2019-01-27 15:24:30 +08:00
..
circ add error log (TBD); use pthread api for waiter 2019-01-25 11:59:53 +08:00
memory add multi-wait (not ready, TBD) 2019-01-27 15:24:30 +08:00
platform add multi-wait (not ready, TBD) 2019-01-27 15:24:30 +08:00
buffer.cpp using ipc::buffer instead of std::vector<byte_t> 2018-12-31 22:22:54 +08:00
channel.cpp add multi-wait (not ready, TBD) 2019-01-27 15:24:30 +08:00
id_pool.h add multi-wait (not ready, TBD) 2019-01-27 15:24:30 +08:00
ipc.cpp add multi-wait (not ready, TBD) 2019-01-27 15:24:30 +08:00
log.h add multi-wait (not ready, TBD) 2019-01-27 15:24:30 +08:00
policy.h remove is_fixed (TBD) 2019-01-24 17:55:23 +08:00
pool_alloc.cpp refactor 2019-01-24 12:13:13 +08:00
prod_cons.h modify producer-consumer policy flag 2019-01-26 11:20:04 +08:00
queue.h prepare multi routes implementation 2019-01-25 18:28:39 +08:00
shm.cpp fix clang-test crash 2018-12-19 11:37:31 +08:00
waiter.cpp waiter_impl -> waiter_wrapper 2019-01-25 00:11:26 +08:00