.TH "objsync.h" 3 "Sun Dec 27 2020" "GNU CommonC++" \" -*- nroff -*- .ad l .nh .SH NAME objsync.h \- Template for creating objects that share a global mutex\&. .SH SYNOPSIS .br .PP \fC#include \fP .br .SS "Classes" .in +1c .ti -1c .RI "class \fBost::objSync< T >\fP" .br .RI "Generic template to create objects of a common base type which share a static mutex so that all instances of the class have a global lock\&. " .in -1c .SS "Namespaces" .in +1c .ti -1c .RI " \fBost\fP" .br .in -1c .SH "Detailed Description" .PP Template for creating objects that share a global mutex\&. .SH "Author" .PP Generated automatically by Doxygen for GNU CommonC++ from the source code\&.