Changeset 10693 for trunk/Ohana/src/opihi/pcontrol/pcontrol.c
- Timestamp:
- Dec 13, 2006, 8:55:12 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/pcontrol.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/pcontrol.c
r10649 r10693 31 31 rl_attempted_completion_function = command_completer; 32 32 # ifdef THREADED 33 SetRun System (TRUE);33 SetRunLevel (PCONTROL_RUN_ALL); 34 34 pthread_create (&clientsThread, NULL, &CheckSystem_Threaded, NULL); 35 35 rl_event_hook = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
