|
Motr
M0
|
#include <locality.h>

Data Fields | |
| const char * | co_name |
| int(* | co_enter )(struct m0_locality_chore *chore, struct m0_locality *loc, void *place) |
| void(* | co_leave )(struct m0_locality_chore *chore, struct m0_locality *loc, void *place) |
| void(* | co_tick )(struct m0_locality_chore *chore, struct m0_locality *loc, void *place) |
Definition at line 124 of file locality.h.
| int(* co_enter) (struct m0_locality_chore *chore, struct m0_locality *loc, void *place) |
Definition at line 126 of file locality.h.
| void(* co_leave) (struct m0_locality_chore *chore, struct m0_locality *loc, void *place) |
Definition at line 128 of file locality.h.
| const char* co_name |
Definition at line 125 of file locality.h.
| void(* co_tick) (struct m0_locality_chore *chore, struct m0_locality *loc, void *place) |
Definition at line 130 of file locality.h.