My Project
|
#include <pthread.h>
#include <limits.h>
Go to the source code of this file.
Classes | |
class | gcp::util::Pipe |
struct | gcp::util::Pipe::PipeFd |
Macros | |
#define | PIPE_WAIT -1 |
#define | PIPE_NOWAIT 0 |
Enumerations | |
enum | PipeState { PIPE_OK, PIPE_BUSY, PIPE_ERROR, PIPE_OK, PIPE_BUSY, PIPE_ERROR } |
Tagged: Fri Nov 14 12:39:34 UTC 2003