UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
pthread.hpp File Reference

Additional functions to manage Posix threads with C++ to be portable. More...

+ Include dependency graph for pthread.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UPnPsdk::CPthread_scoped_lock
 Scoped POSIX thread mutex lock is valid for the current scope of the object. More...
 

Namespaces

namespace  UPnPsdk
 Reengineered Object Oriented UPnP+ program code.
 

Functions

UPnPsdk_VIS uint64_t UPnPsdk::pthread_self ()
 Get pthread thread id as unsigned integer.
 

Detailed Description

Additional functions to manage Posix threads with C++ to be portable.

Definition in file pthread.hpp.