- Timestamp:
- Mar 19, 2010, 5:35:25 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/largefiles.20100314/Ohana/src/opihi/pcontrol/StopHosts.c
r25872 r27368 121 121 int i, result, waitstatus; 122 122 123 if (VerboseMode()) gprint (GP_ERR, "harvesting within thread % p\n",pthread_self());123 if (VerboseMode()) gprint (GP_ERR, "harvesting within thread %lld\n", (long long) pthread_self()); 124 124 if (VerboseMode()) gprint (GP_ERR, "child process %d is down, wait for exit status\n", pid); 125 125
Note:
See TracChangeset
for help on using the changeset viewer.
