ucx/mempool.h

changeset 69
fb59270b1de3
parent 50
ff194559eb41
child 103
08018864fb91
equal deleted inserted replaced
68:88dbea299440 69:fb59270b1de3
3 */ 3 */
4 4
5 #ifndef MPOOL_H 5 #ifndef MPOOL_H
6 #define MPOOL_H 6 #define MPOOL_H
7 7
8 #include "ucx.h"
8 #include <stddef.h> 9 #include <stddef.h>
9 #include "allocator.h" 10 #include "allocator.h"
10 11
11 #ifdef __cplusplus 12 #ifdef __cplusplus
12 extern "C" { 13 extern "C" {

mercurial