HomeSort by relevance Sort by last modified time
    Searched refs:_pythread_os2_set_stacksize (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread_os2.h 250 _pythread_os2_set_stacksize(size_t size) function
267 #define THREAD_SET_STACKSIZE(x) _pythread_os2_set_stacksize(x)
  /external/python/cpython2/Python/
thread_os2.h 250 _pythread_os2_set_stacksize(size_t size) function
267 #define THREAD_SET_STACKSIZE(x) _pythread_os2_set_stacksize(x)

Completed in 62 milliseconds