Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dthreadmodule.c594 struct bootstate { struct
605 struct bootstate *boot = (struct bootstate *) boot_raw; in t_bootstrap() argument
648 struct bootstate *boot; in thread_PyThread_start_new_thread()
669 boot = PyMem_NEW(struct bootstate, 1); in thread_PyThread_start_new_thread()