X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-binder.git;a=blobdiff_plain;f=src%2Fjobs.c;h=aa014f3a4b94bd2b525aca8ef4eedb9cf215c4f8;hp=3b617b567e63058a6c45a4c6b417e3d1605957ef;hb=b612db216c2793c34e264254794db3308d20d796;hpb=6f42df1ed42331d115991bbb1937df15b160bdfc diff --git a/src/jobs.c b/src/jobs.c index 3b617b56..aa014f3a 100644 --- a/src/jobs.c +++ b/src/jobs.c @@ -915,6 +915,7 @@ void jobs_exit(void (*handler)()) } /* wake up the threads */ + evloop_wakeup(); pthread_cond_broadcast(&cond); /* leave */