Home
last modified time | relevance | path

Searched defs:bootstate (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dthreadmodule.c600 struct bootstate { struct
611 struct bootstate *boot = (struct bootstate *) boot_raw; in t_bootstrap() argument
/external/python/cpython3/Modules/
D_threadmodule.c974 struct bootstate { struct
985 struct bootstate *boot = (struct bootstate *) boot_raw; in t_bootstrap() argument