BloombergLP::bslmt::ThreadUtilImpl

Platform-specific implementation of ThreadUtil.

Synopsis

Declared in <bslmt_threadutilimpl_pthread.h>

template<class THREAD_POLICY>
struct ThreadUtilImpl;

Specializations

NameDescription
ThreadUtilImpl<Platform::PosixThreads> This class provides a full specialization of ThreadUtilImpl for pthreads.