|
Ardour
9.0-pre0-1952-gc5e0b21049
|
This is the complete list of members for PBD::CrossThreadPool, including all inherited members.
| _block | PBD::Pool | private |
| _dump | PBD::Pool | private |
| _name | PBD::Pool | protected |
| _parent | PBD::CrossThreadPool | private |
| alloc() | PBD::CrossThreadPool | virtual |
| available() const | PBD::Pool | inline |
| CrossThreadPool(std::string n, unsigned long isize, unsigned long nitems, PerThreadPool *, PoolDumpCallback) | PBD::CrossThreadPool | |
| empty() | PBD::CrossThreadPool | |
| flush_pending() | PBD::CrossThreadPool | |
| flush_pending_with_ev(void *) | PBD::CrossThreadPool | |
| free_list | PBD::Pool | protected |
| max_usage | PBD::Pool | private |
| name() const | PBD::Pool | inline |
| parent() const | PBD::CrossThreadPool | inline |
| pending | PBD::CrossThreadPool | private |
| pending_size() const | PBD::CrossThreadPool | inline |
| Pool(std::string name, unsigned long item_size, unsigned long nitems, PoolDumpCallback cb=NULL) | PBD::Pool | |
| push(void *) | PBD::CrossThreadPool | |
| release(void *) | PBD::Pool | virtual |
| total() const | PBD::Pool | inline |
| used() const | PBD::Pool | inline |
| ~Pool() | PBD::Pool | virtual |