Home
Developer Resources
QNX RTOS v4
QNX RTOS v4 Knowledge Base

QNX RTOS v4 Knowledge Base

Foundry27
Foundry27
QNX RTOS v4 project
Resources

QNX RTOS v4 Knowledge Base

Title Increasing semaphore count
Ref. No. QNX.000009723
Category(ies) Development
Issue What is the right way to increase the semaphore count?x09


Solution There is an option to Proc32 which sets the semaphore count. The option is -e.

Ex:    Proc32 -e 512 -l1
x09