Motr  M0
refs.c File Reference
#include "ut/ut.h"
#include "lib/memory.h"
#include "lib/refs.h"
Include dependency graph for refs.c:

Go to the source code of this file.

Data Structures

struct  test_struct
 

Functions

void test_destructor (struct m0_ref *r)
 
void test_refs (void)
 

Variables

static int free_done
 

Function Documentation

◆ test_destructor()

void test_destructor ( struct m0_ref r)

Definition at line 33 of file refs.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_refs()

void test_refs ( void  )

Definition at line 43 of file refs.c.

Here is the call graph for this function:

Variable Documentation

◆ free_done

int free_done
static

Definition at line 31 of file refs.c.