Changeset 5768
- Timestamp:
- Apr 2, 2018 6:23:22 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_core.c
r5765 r5768 719 719 } 720 720 721 #if PJSUA_SEPARATE_WORKER_FOR_TIMER 722 721 723 /* Timer heap worker thread function. */ 722 724 static int worker_thread_timer(void *arg) … … 759 761 } 760 762 763 #endif 761 764 762 765 PJ_DEF(void) pjsua_stop_worker_threads(void)
Note: See TracChangeset
for help on using the changeset viewer.