|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Macros | |
| #define | FIBER_STACK_INIT_SIZE 64 |
| #define | FIBER_CI_INIT_SIZE 8 |
| #define | MARK_CONTEXT_MODIFY(c) (c)->ci->target_class = NULL |
Functions | |
| void | mrb_mruby_fiber_gem_init (mrb_state *mrb) |
| void | mrb_mruby_fiber_gem_final (mrb_state *mrb) |
| #define MARK_CONTEXT_MODIFY | ( | c | ) | (c)->ci->target_class = NULL |
1.8.1.2