Home
last modified time | relevance | path

Searched refs:env_init (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/async/arch/
H A Dasync_posix.h60 int env_init; member
69 o->env_init = 1; in async_fibre_swapcontext()
72 if (n->env_init) in async_fibre_swapcontext()
H A Dasync_posix.c38 fibre->env_init = 0; in async_fibre_makecontext()
/third_party/openssl/crypto/async/arch/
H A Dasync_posix.h60 int env_init; member
69 o->env_init = 1; in async_fibre_swapcontext()
72 if (n->env_init) in async_fibre_swapcontext()
H A Dasync_posix.c38 fibre->env_init = 0; in async_fibre_makecontext()
/third_party/nghttp2/src/
H A Dshrpx_mruby_module_env.cc44 mrb_value env_init(mrb_state *mrb, mrb_value self) { return self; } in env_init() function
456 mrb_define_method(mrb, env_class, "initialize", env_init, MRB_ARGS_NONE()); in init_env_class()

Completed in 3 milliseconds