This website requires JavaScript.
Explore
Help
Sign In
boost
/
mysql
Watch
2
Star
0
Fork
0
You've already forked mysql
mirror of
https://github.com/boostorg/mysql.git
synced
2026-01-27 19:12:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
67e12918ae62facac748fba92c9c44ee031dcafe
mysql
/
test
/
thread_safety
History
Anarthal (Rubén Pérez)
c57103bb75
Removed brittle checks in connection_pool_cancel test
...
These checks could cause false positive race conditions to be reported.
2024-11-04 13:13:36 +01:00
..
connection_pool_cancel_get_connection.cpp
Removed connection_pool::async_get_connection timeout overloads
2024-09-26 08:30:52 +02:00
connection_pool_cancel.cpp
Removed brittle checks in connection_pool_cancel test
2024-11-04 13:13:36 +01:00
connection_pool_coroutines.cpp
async_get_connection now waits if the pool is not running
2024-09-30 21:38:30 +02:00
connection_pool_external_strand.cpp
Documented connection_pool execution semantics
2024-10-10 15:52:17 +02:00
connection_pool_two_contexts.cpp
Per-operation cancellation for connection_pool
2024-09-21 21:10:31 +02:00
connection_pool.cpp
Per-operation cancellation for connection_pool
2024-09-21 21:10:31 +02:00
Jamfile
Documented connection_pool execution semantics
2024-10-10 15:52:17 +02:00
tsan_pool_common.hpp
Per-operation cancellation for connection_pool
2024-09-21 21:10:31 +02:00