Apache HTTPD
Functions
testlock.c File Reference
#include "apr_thread_proc.h"
#include "apr_file_io.h"
#include "apr_thread_mutex.h"
#include "apr_thread_rwlock.h"
#include "apr_thread_cond.h"
#include "apr_errno.h"
#include "apr_general.h"
#include "apr_getopt.h"
#include "apr_atomic.h"
#include "testutil.h"

Go to the source code of this file.

Functions

static void threads_not_impl (abts_case *tc, void *data)
 
abts_suitetestlock (abts_suite *suite)
 

Function Documentation

◆ testlock()

abts_suite * testlock ( abts_suite suite)

Definition at line 530 of file testlock.c.

◆ threads_not_impl()

static void threads_not_impl ( abts_case tc,
void *  data 
)
static

Definition at line 523 of file testlock.c.