mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-16 23:07:13 +02:00
const qualifying
This commit is contained in:
@ -3823,7 +3823,7 @@ void multiSlsDetector::processData() {
|
||||
}
|
||||
|
||||
|
||||
bool multiSlsDetector::getJoinThreadFlag() {
|
||||
bool multiSlsDetector::getJoinThreadFlag() const {
|
||||
std::lock_guard<std::mutex> lock(mp);
|
||||
return jointhread;
|
||||
}
|
||||
|
Reference in New Issue
Block a user