Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dthreadmodule.c794 thread_stack_size(PyObject *self, PyObject *args) in thread_stack_size() function
868 {"stack_size", (PyCFunction)thread_stack_size,