NeoPZ
Classes | Functions
pz_pthread.cpp File Reference
#include "pz_pthread.h"
#include <map>
Include dependency graph for pz_pthread.cpp:

Go to the source code of this file.

Classes

struct  pz_pthread_info_t
 
class  pz_pthread_mutex_t
 

Functions

void pz_pthread_log_stop ()
 
void pz_pthread_log_start ()
 
void pz_pthread_log_report (std::ostream &o)
 

Function Documentation

◆ pz_pthread_log_report()

void pz_pthread_log_report ( std::ostream &  o)

◆ pz_pthread_log_start()

void pz_pthread_log_start ( )

Definition at line 83 of file pz_pthread.cpp.

◆ pz_pthread_log_stop()

void pz_pthread_log_stop ( )

Definition at line 82 of file pz_pthread.cpp.