summaryrefslogtreecommitdiff
path: root/core/LocDualContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/LocDualContext.h')
-rw-r--r--core/LocDualContext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/LocDualContext.h b/core/LocDualContext.h
index cdc4df3..1e96ea5 100644
--- a/core/LocDualContext.h
+++ b/core/LocDualContext.h
@@ -45,6 +45,7 @@ class LocDualContext : public ContextBase {
const char* name);
static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
const char* name);
+ static pthread_mutex_t mGetLocContextMutex;
protected:
LocDualContext(const MsgTask* msgTask,