debian man page for ost_objsync

Query: ost_objsync

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ost::objSync< T >(3)					     Library Functions Manual					      ost::objSync< T >(3)

NAME
ost::objSync< T > - 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.
SYNOPSIS
#include <objsync.h> Protected Member Functions void objLock (void) void objUnlock (void) Detailed Description template<class T>class ost::objSync< T > 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. Author: David Sugar dyfet@gnutelephony.org global mutex locked class. Member Function Documentation template<class T > void ost::objSync< T >::objLock (void) [inline], [protected] template<class T > void ost::objSync< T >::objUnlock (void) [inline], [protected] Author Generated automatically by Doxygen for GNU CommonC++ from the source code. GNU CommonC++ Sat Jun 23 2012 ost::objSync< T >(3)
Related Man Pages
ost_counter(3) - debian
ost_dir(3) - debian
ost_pointer(3) - debian
ost_runable(3) - debian
ost_sharedmempager(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph