Home
last modified time | relevance | path

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

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