search for: _posix_thread_attr_stacksize

Displaying 1 result from an estimated 1 matches for "_posix_thread_attr_stacksize".

2012 Jun 06
3
[PATCH 0 of 2 V3] xs: fixes to watch thread creation
A pair of patches to the xenstore library that: 1) blocks signal delivery before creating the watch wakeup thread 2) reduces the stack size of the watch wakeup thread.