threads per process

What are the maximum number of threads possible per Process? Is it OS dependent?

OS dependent.
Example: Windows CE 5.0 has limitation to 32 processes (I might be wrong about the number). I do not remember how many threads per process - I guess that it could be either 512 or 32767.
Hope that it helps you :slight_smile: