Searched defs:DEFAULT_THREAD_STACKSIZE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h1344 * DEFAULT_THREAD_STACKSIZE: The stack size used by any other lwIP thread.
1348 #ifndef DEFAULT_THREAD_STACKSIZE
1349 #define DEFAULT_THREAD_STACKSIZE 0 macro

Completed in 53 milliseconds