Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsocketmodule.c4476 os_init(void) function
4502 os_init(void) function
4540 os_init(void) function
4566 os_init(void) function
/external/stressapptest/src/
Dworker.cc282 class OsLayer *os_init, in InitThread()