std::unique_lock man page on RedHat

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

std::unique_lock<; _Mutex >(3)			 std::unique_lock< _Mutex >(3)

NAME
       std::unique_lock< _Mutex > -

SYNOPSIS
   Public Types
       typedef _Mutex mutex_type

   Public Member Functions
       unique_lock (mutex_type &__m)
       unique_lock (mutex_type &__m, defer_lock_t) noexcept
       unique_lock (mutex_type &__m, try_to_lock_t)
       unique_lock (mutex_type &__m, adopt_lock_t)
       template<typename _Clock , typename _Duration > unique_lock (mutex_type
	   &__m, const chrono::time_point< _Clock, _Duration > &__atime)
       template<typename _Rep , typename _Period > unique_lock (mutex_type
	   &__m, const chrono::duration< _Rep, _Period > &__rtime)
       unique_lock (const unique_lock &)=delete
       unique_lock (unique_lock &&__u) noexcept
       void lock ()
       mutex_type * mutex () const noexcept
       operator bool () const noexcept
       unique_lock & operator= (const unique_lock &)=delete
       unique_lock & operator= (unique_lock &&__u) noexcept
       bool owns_lock () const noexcept
       mutex_type * release () noexcept
       void swap (unique_lock &__u) noexcept
       bool try_lock ()
       template<typename _Rep , typename _Period > bool try_lock_for (const
	   chrono::duration< _Rep, _Period > &__rtime)
       template<typename _Clock , typename _Duration > bool try_lock_until
	   (const chrono::time_point< _Clock, _Duration > &__atime)
       void unlock ()

Detailed Description
   template<typename _Mutex>class std::unique_lock< _Mutex >
       unique_lock

       Definition at line 431 of file mutex.

Author
       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++			Wed Nov 6 2013	 std::unique_lock< _Mutex >(3)
[top]

List of man pages available for RedHat

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