skip to main content
Embedding Server in C/C++ Applications : Sample for UNIX : Remarks
 

Remarks

On HP Integrity, the thread stack size must be at least 416 KB to run Java. (see the HP-UX Java SDK, RTE, and Plug-In Release Notes). For this reason, the oasrvu.c sample calls the function pthread_default_stacksize_np() to increase the thread stack size on HP Integrity.