UDPConnection/src
Stephen Seo 56ee5c3aed
All checks were successful
Publish doxygen documentation to seodisparate.com / doxygen-gen-and-publish (push) Successful in 0s
Tweak compare_exchange_weak(...) in spin-lock
2024-01-12 13:32:05 +09:00
..
test Reland C++11 "shared_lock" with iter remove fix 2024-01-12 13:32:05 +09:00
CXX11_shared_spin_lock.cpp Tweak compare_exchange_weak(...) in spin-lock 2024-01-12 13:32:05 +09:00
CXX11_shared_spin_lock.hpp Refactor shared-spin-lock to use atomic "spinLock" 2024-01-12 13:32:05 +09:00
TSLQueue.hpp Fix invalid use of mutex in TSLQueue 2024-01-12 13:32:05 +09:00
UDPC.h Add note in docs about update for UDPC_init(...) 2024-01-12 13:31:36 +09:00
UDPC_Defines.hpp Enforce thread-safety on destroy context 2024-01-11 19:40:15 +09:00
UDPConnection.cpp UnitTest for start/stop threaded update and fix 2024-01-11 20:07:25 +09:00