木头云 c31ef988c1 fix(shm): remove redundant self-assignment in shm_win.cpp
- 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
2025-11-30 11:06:04 +00:00
..
condition.h mingw: use lower case windows.h 2025-11-17 09:56:49 +00:00
get_sa.h adjust directory paths 2021-10-23 17:18:23 +08:00
mutex.h mingw: use lower case windows.h 2025-11-17 09:56:49 +00:00
semaphore.h mingw: use lower case windows.h 2025-11-17 09:56:49 +00:00
shm_win.cpp fix(shm): remove redundant self-assignment in shm_win.cpp 2025-11-30 11:06:04 +00:00
to_tchar.h mingw: use lower case windows.h 2025-11-17 09:56:49 +00:00