272
edits
m (→nsIThreadPool) |
m (→nsIThreadPool) |
||
Line 154: | Line 154: | ||
* Get/set the maximum number of threads allowed at one time in this pool. | * Get/set the maximum number of threads allowed at one time in this pool. | ||
*/ | */ | ||
attribute unsigned long threadLimit; | attribute unsigned long threadLimit; | ||
| | ||
/** | /** | ||
* Get/set the maximum number of idle threads kept alive. | * Get/set the maximum number of idle threads kept alive. |
edits