refactored bus and interface to resolve threading issues (WIP)
This commit is contained in:
@@ -170,6 +170,7 @@ static void execute(private_callback_job_t *this)
|
||||
}
|
||||
break;
|
||||
}
|
||||
this->thread = 0;
|
||||
unregister(this);
|
||||
pthread_cleanup_pop(cleanup);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user