Platform-specific implementation of ThreadUtil.
Declared in <bslmt_threadutilimpl_pthread.h>
template<class THREAD_POLICY>
struct ThreadUtilImpl;
| Name | Description |
|---|---|
ThreadUtilImpl<Platform::PosixThreads> | This class provides a full specialization of ThreadUtilImpl for pthreads. |