Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_threadmodule.c1079 thread_run(void *boot_raw) in thread_run() argument
1081 struct bootstate *boot = (struct bootstate *) boot_raw; in thread_run()