#include <stdlib.h>#include <stdio.h>#include <math.h>#include <memory.h>#include <pthread.h>#include "pkvaria.h"#include "pkvthreads.h"#include "pkgeom.h"#include "multibs.h"#include "raybez.h"
Defines | |
| #define | CONST_ |
Functions | |
| boolean | raybez_InitMutex (void) |
| void | raybez_DestroyMutex (void) |
Variables | |
| pthread_mutex_t | raybez_mutex |
| boolean | raybez_use_mutex = false |
| #define CONST_ |
| void raybez_DestroyMutex | ( | void | ) |
| boolean raybez_InitMutex | ( | void | ) |
| pthread_mutex_t raybez_mutex |
| boolean raybez_use_mutex = false |
1.7.1