|
circ
|
modify test cases of mem;
|
2019-06-30 12:02:12 +08:00 |
|
memory
|
add variable_alloc
|
2019-07-01 19:18:32 +08:00 |
|
platform
|
add IPC_CONSTEXPR_;
|
2019-07-01 17:28:02 +08:00 |
|
buffer.cpp
|
don't use std::function
|
2019-06-18 23:42:34 +08:00 |
|
ipc.cpp
|
add IPC_CONSTEXPR_;
|
2019-07-01 17:28:02 +08:00 |
|
log.h
|
add multi-wait (not ready, TBD)
|
2019-01-27 15:24:30 +08:00 |
|
pimpl.h
|
use one shm-block for big message (>= 4096)
|
2019-05-06 16:19:19 +08:00 |
|
policy.h
|
fix bugs; modify shm interfaces
|
2019-03-25 16:25:14 +08:00 |
|
pool_alloc.cpp
|
modify test cases of mem;
|
2019-06-30 12:02:12 +08:00 |
|
prod_cons.h
|
modify test cases of mem;
|
2019-06-30 12:02:12 +08:00 |
|
queue.h
|
fix bugs in force-push
|
2019-04-30 15:20:33 +08:00 |
|
shm.cpp
|
try using ipc::string
|
2019-06-18 19:29:58 +08:00 |