mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-03-11 01:57:42 +01: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