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