- Timestamp:
- Jun 6, 2010, 2:57:18 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/Ohana.20100606/src/opihi/pcontrol/StopHosts.c
r28158 r28237 129 129 130 130 #ifndef __APPLE__ 131 if (VerboseMode()) gprint (GP_ERR, "harvesting within thread %lld\n", (long long)pthread_self());131 if (VerboseMode()) gprint (GP_ERR, "harvesting within thread "OFF_T_FMT"\n", pthread_self()); 132 132 #endif 133 133 if (VerboseMode()) gprint (GP_ERR, "child process %d is down, wait for exit status\n", pid);
Note:
See TracChangeset
for help on using the changeset viewer.
