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 | STH_STATS(x) SthreadStats.x |
| #define | INC_STH_STATS(x) atomic_inc(SthreadStats.x); |
| #define | SET_STH_STATS(x) SthreadStats.x = (y); |
Functions | |
| ostream & | operator<< (ostream &, const sthread_stats &stats) |
Variables | |
| sthread_stats | SthreadStats |
1.4.7