Platform‐specific implementation of ThreadUtil.

Synopsis

Declared in <bslmt_threadutilimpl_pthread.h>

template<class THREAD_POLICY>
struct ThreadUtilImpl;

Specializations

Name

Description

ThreadUtilImpl<Platform::PosixThreads>

This class provides a full specialization of ThreadUtilImpl for pthreads.

Created with MrDocs