Searched defs:thread_stack_size (Results 1 – 5 of 5) sorted by relevance
106 size_t thread_stack_size) { in dpc_queue_start()142 size_t thread_stack_size) { in dpc_queue_create()
74 pub(super) thread_stack_size: Option<usize>, field527 pub fn thread_stack_size(&mut self, val: usize) -> &mut Self { in thread_stack_size() method
161 thread_stack_size: Option<usize>, field263 pub fn thread_stack_size(mut self, size: usize) -> Builder { in thread_stack_size() method
803 thread_stack_size(PyObject *self, PyObject *args) in thread_stack_size() function
1356 thread_stack_size(PyObject *self, PyObject *args) in thread_stack_size() function