#include <unistd.h>
#include "wvhashtable.h"
Go to the source code of this file.
Compounds | |
class | WvIntTable |
struct | WvIntTable_hack |
Typedefs | |
typedef WvHashTable< int, int, WvIntTable_hack::WvIntTable_fptr_ > | WvIntTableBase |
Functions | |
pid_t | wvfork (int dontclose1=-1, int dontclose2=-1) |
pid_t | wvfork (WvIntTable &dontclose) |
|
Definition at line 12 of file include/wvfork.h. |
|
|
|
|