Mozilla.com
Some features of this site require JavaScript.
< NSPR API Reference < Thread Pools
Create a new hash table.
#include <prtpool.h> NSPR_API(PRThreadPool *) PR_CreateThreadPool( PRInt32 initial_threads, PRInt32 max_threads, PRUint32 stacksize );
The function has the following parameters:
initial_threads
max_threads
stacksize
Pointer to a PRThreadPool structure or NULL on error.
PRThreadPool
NULL
Page last modified 23:48, 23 Feb 2006 by Rappo
Content is available under these licenses
About MDC
Viewing Details: