Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythread.h35 PyAPI_FUNC(void) PyThread_ReInitTLS(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythread.h35 PyAPI_FUNC(void) PyThread_ReInitTLS(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dintrcheck.c176 PyThread_ReInitTLS(); in PyOS_AfterFork()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread.c396 PyThread_ReInitTLS(void) in PyThread_ReInitTLS() function
Dthread_nt.h356 PyThread_ReInitTLS(void) in PyThread_ReInitTLS() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsignalmodule.c1005 PyThread_ReInitTLS(); in PyOS_AfterFork()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsignalmodule.c984 PyThread_ReInitTLS(); in PyOS_AfterFork()