| Code::Blocks
    SVN r11506
    | 
#include <backgroundthread.h>
| Public Member Functions | |
| void | Push (AbstractJob *j) | 
| AbstractJob * | Pop () | 
| Private Attributes | |
| wxCriticalSection | c | 
Definition at line 45 of file backgroundthread.h.
| 
 | inline | 
Definition at line 55 of file backgroundthread.h.
Referenced by BackgroundThread::Entry().
| 
 | inline | 
Definition at line 50 of file backgroundthread.h.
Referenced by BackgroundThread::Queue(), and BackgroundThreadPool::Queue().
| 
 | private | 
Definition at line 47 of file backgroundthread.h.
 1.8.13
 1.8.13