- 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/StartHost.c
r27593 r28237 15 15 16 16 #ifndef __APPLE__ 17 if (VerboseMode()) gprint (GP_ERR, "starting host within thread %lld\n", (long long)pthread_self());17 if (VerboseMode()) gprint (GP_ERR, "starting host within thread "OFF_T_FMT"\n", pthread_self()); 18 18 #endif 19 19 pid = rconnect (command, host[0].hostname, shell, stdio);
Note:
See TracChangeset
for help on using the changeset viewer.
