Changeset 42389 for trunk/Ohana/src/opihi/pantasks/pantasks_server.c.in
- Timestamp:
- Feb 8, 2023, 12:17:35 PM (3 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/pantasks/pantasks_server.c.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
trunk/Ohana/src/opihi/pantasks/pantasks_server.c.in
r41483 r42389 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.
