gnu.h File Reference

#include <inttypes.h>
#include <stdint.h>
#include <pthread.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <dlfcn.h>

Include dependency graph for gnu.h:

Go to the source code of this file.

Defines

#define __GNUC__   0
#define __GNUC_PREREQ__(maj, min)   0

Typedefs

typedef pthread_cond_t bc_cond_t
typedef pthread_mutex_t bc_mutex_t
typedef pthread_t bc_thread_t


Define Documentation

#define __GNUC__   0

#define __GNUC_PREREQ__ ( maj,
min   )     0


Typedef Documentation

typedef pthread_cond_t bc_cond_t

typedef pthread_mutex_t bc_mutex_t

typedef pthread_t bc_thread_t


Generated on Fri Oct 17 08:02:52 2008 for BeeCrypt by  doxygen 1.5.7.1