Apache HTTPD
Functions | Variables
threadpriv.c File Reference
#include "apr_arch_threadproc.h"

Go to the source code of this file.

Functions

 APR_DECLARE (apr_status_t)
 

Variables

static struct beos_key key_table [BEOS_MAX_DATAKEYS]
 
static struct beos_private_databeos_data [BEOS_MAX_DATAKEYS]
 
static sem_id lock
 

Variable Documentation

◆ beos_data

Definition at line 20 of file threadpriv.c.

◆ key_table

struct beos_key key_table[BEOS_MAX_DATAKEYS]
static

Definition at line 19 of file threadpriv.c.

◆ lock

sem_id lock
static

Definition at line 21 of file threadpriv.c.