Home
last modified time | relevance | path

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

/third_party/libuv/test/
Dtest-thread.c188 TEST_IMPL(thread_stack_size) { in TEST_IMPL() argument
/third_party/python/Modules/
D_threadmodule.c1354 thread_stack_size(PyObject *self, PyObject *args) in thread_stack_size() function
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dinternal.h1095 size_t thread_stack_size; member