design_pattern_for_c
V 1.00
dp_util.h
Go to the documentation of this file.
1
5
#ifndef DPUTIL_H_
6
#define DPUTIL_H_
7
8
#include "
dp_list.h
"
9
#include "
dp_mutex.h
"
10
#include "
dp_debug.h
"
11
#endif
dp_mutex.h
Utility mutex API for design pattern.
dp_list.h
Utility list API for design pattern.
dp_debug.h
For using debug log.
D:
design_pattern_for_c
design_pattern_util
include
dp_util.h
Generated by
1.8.14