log4cpp::threading man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

log4cpp::threading(3)		    log4cpp		 log4cpp::threading(3)

NAME
       log4cpp::threading -

SYNOPSIS
   Classes
       class ThreadLocalDataHolder
	   This class holds Thread local data of type T, i.e.
       class MSMutex
	   A simple object wrapper around CreateMutex() and DeleteMutex().
       class MSScopedLock
	   A simple object wrapper around WaitForSingleObject() and
	   ReleaseMutex().
       class Mutex
       class ScopedLock
	   definition of ScopedLock;

   Typedefs
       typedef boost::mutex Mutex
	   Dummy type 'int' for Mutex.
       typedef boost::mutex::scoped_lock ScopedLock
	   Dummy type 'int' defintion of ScopedLock;.

   Functions
       static std::string getThreadId ()
	   Return an identifier for the current thread.

Typedef Documentation
   typedef omni_mutex log4cpp::threading::Mutex
       Dummy type 'int' for Mutex. A simple, non recursive Mutex.

       Yes, this adds a bit of overhead in the for of extra memory, but
       unfortunately 'void' is illegal.

       Equivalent to Boost.Threads boost::mutex

   typedef omni_mutex_lock log4cpp::threading::ScopedLock
       Dummy type 'int' defintion of ScopedLock;. A simple 'resource
       acquisition is initialization' idiom type lock for Mutex.

       Equivalent to Boost.Threads boost::scoped_lock.

Function Documentation
   std::string log4cpp::threading::getThreadId () [static]
       Return an identifier for the current thread. returns the thread ID

       What these identifiers look like is completely up to the underlying
       thread library.

       What these identifiers look like is completely up to the underlying
       thread library. OmniThreads returns the POSIX thread Id.

Author
       Generated automatically by Doxygen for log4cpp from the source code.

Version 1.0			  23 Nov 2010		 log4cpp::threading(3)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net