Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Functions
test-stress-hash.c File Reference
#include <hash.h>
#include <gcutter.h>
#include "../lib/grn-assertions.h"
Include dependency graph for test-stress-hash.c:

Go to the source code of this file.

Macros

#define N_THREADS   10

Functions

void data_read_write (void)
void test_read_write (gconstpointer *data)
void cut_startup (void)
void cut_shutdown (void)

Macro Definition Documentation

#define N_THREADS   10

Definition at line 26 of file test-stress-hash.c.

Function Documentation

void cut_shutdown ( void  )

Definition at line 42 of file test-stress-hash.c.

Here is the call graph for this function:

void cut_startup ( void  )

Definition at line 32 of file test-stress-hash.c.

void data_read_write ( void  )
void test_read_write ( gconstpointer *  data)