OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
th-lock.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <openssl/lhash.h>
#include <openssl/crypto.h>
#include <openssl/buffer.h>
#include "../../e_os.h"
#include <openssl/x509.h>
#include <openssl/ssl.h>
#include <openssl/err.h>

Go to the source code of this file.

Macros

#define THREAD_STACK_SIZE   (16*1024)
 

Functions

void CRYPTO_thread_setup (void)
 
void CRYPTO_thread_cleanup (void)
 

Macro Definition Documentation

#define THREAD_STACK_SIZE   (16*1024)

Definition at line 106 of file th-lock.c.

Function Documentation

void CRYPTO_thread_cleanup ( void  )
void CRYPTO_thread_setup ( void  )