j
k
j a
j l
-----Original Message----- From: wugui [mailto:yg-boost-users@m.gmane.org] another question: how make boost::object_pool thread_safe?
-----Original Message----- From: wugui [mailto:yg-boost-users@m.gmane.org]
another question:
how make boost::object_pool thread_safe?
To make a pool object thread-safe, guard all access with a mutex. -Steve
Back to the thread
Back to the list