Changeset 42266
- Timestamp:
- Aug 23, 2022, 11:34:23 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/Ohana/src/opihi/pantasks/pantasks_server.c.in
r41483 r42266 138 138 ConfigFree (); 139 139 140 // XXX this function is currently called by the thread running ListenClients, but 141 // it should be called by the main above. have this function trigger the 142 // thread shutdown 143 140 144 QuitJobsAndTasksThread(); pthread_join (JobsAndTasksThread, NULL); 141 145 QuitControllerThread(); pthread_join (controllerThread, NULL);
Note:
See TracChangeset
for help on using the changeset viewer.
