2018-11-27 10:47:23 +08:00
build rename: circ_queue.h => circ_elem_array.h; support N:M (TBD) 2018-11-23 18:35:13 +08:00
include add circ_queue 2018-11-20 23:04:32 +08:00
src not support N:M (prod-cons) 2018-11-27 10:47:23 +08:00
test not support N:M (prod-cons) 2018-11-27 10:47:23 +08:00
.gitignore first commit for shm. 2018-11-20 11:27:39 +08:00
LICENSE Initial commit 2018-11-20 09:25:58 +08:00
README.md Initial commit 2018-11-20 09:25:58 +08:00

cpp-ipc

C++ IPC Library