Changeset 27078 for trunk/ppSub/src/ppSubArguments.c
- Timestamp:
- Feb 25, 2010, 11:29:41 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubArguments.c
r26076 r27078 157 157 if (threads > 0) { 158 158 if (!psThreadPoolInit(threads)) { 159 psError(PS_ERR_ UNKNOWN, false, "Unable to setup %d threads", threads);159 psError(PS_ERR_PROG, false, "Unable to setup %d threads", threads); 160 160 return false; 161 161 }
Note:
See TracChangeset
for help on using the changeset viewer.
