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

Go to the source code of this file.

Macros

#define VALUE_SIZE   1024
#define N_THREADS   100

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   100

Definition at line 28 of file test-read-write.c.

#define VALUE_SIZE   1024

Definition at line 27 of file test-read-write.c.

Function Documentation

void cut_shutdown ( void  )

Definition at line 50 of file test-read-write.c.

Here is the call graph for this function:

void cut_startup ( void  )

Definition at line 34 of file test-read-write.c.

Here is the call graph for this function:

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

Definition at line 105 of file test-read-write.c.

Here is the call graph for this function: