mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-06 16:56:45 +08:00
- Remove useless 'ii->size_ = ii->size_;' statement at line 140 - The user-requested size is already set in acquire() function - Simplify else branch to just a comment for clarity - No functional change, just code cleanup |
||
|---|---|---|
| .. | ||
| circ | ||
| memory | ||
| platform | ||
| sync | ||
| utility | ||
| buffer.cpp | ||
| ipc.cpp | ||
| policy.h | ||
| pool_alloc.cpp | ||
| prod_cons.h | ||
| queue.h | ||
| shm.cpp | ||
| waiter.h | ||