#include <pthread.h>#include "pkgeom.h"#include "multibs.h"#include "raybezf.h"#include "raybezd.h"

Go to the source code of this file.
Functions | |
| boolean | raybez_InitMutex (void) |
| void | raybez_DestroyMutex (void) |
Variables | |
| pthread_mutex_t | raybez_mutex |
| boolean | raybez_use_mutex |
| void raybez_DestroyMutex | ( | void | ) |
| boolean raybez_InitMutex | ( | void | ) |
| pthread_mutex_t raybez_mutex |
1.7.1