mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-06 16:56:45 +08:00
sync_pool_alloc => async_pool_alloc, synchronized => async_wrapper; statical => static_wrapper; optimize ipc::mem::allocator; use std::hardware_destructive_interference_size for cache_line_size (TBD); simplified codes. |
||
|---|---|---|
| .. | ||
| capo | ||
| main.cpp | ||
| test_circ.cpp | ||
| test_ipc.cpp | ||
| test_mem.cpp | ||
| test_shm.cpp | ||
| test_waiter.cpp | ||
| test.h | ||