Definition in file sthread_stats.h.
Go to the source code of this file.
Classes | |
class | sthread_stats |
A class to hold all the Perl-generated statistics for sthread_t. More... | |
Defines | |
#define | INC_STH_STATS(x) sthread_t::me()->SthreadStats.x++; |
#define | GET_STH_STATS(x) sthread_t::me()->SthreadStats.x |
Functions | |
ostream & | operator<< (ostream &, const sthread_stats &stats) |