#include "wvbuffer.h"
#include <assert.h>
#include <stdio.h>
Go to the source code of this file.
Defines | |
#define | Dprintf if (0) printf |
#define | MINSIZE 128 |
|
Definition at line 18 of file wvbuffer.cc. Referenced by WvTaskMan::_stackmaster(), WvBuffer::alloc(), WvTaskMan::do_task(), WvBuffer::get(), WvBuffer::put(), WvTaskMan::run(), WvTask::start(), WvBuffer::unalloc(), WvTask::WvTask(), WvTaskMan::WvTaskMan(), WvTaskMan::yield(), WvTask::~WvTask(), and WvTaskMan::~WvTaskMan(). |
|
Definition at line 21 of file wvbuffer.cc. Referenced by WvBuffer::alloc(). |