mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
save state.
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@12650 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
afd4e5e623
commit
ba5f2ba885
2
thread.h
2
thread.h
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined (_INC_PHREEQC_H) || defined (PHREEQC) || defined (PHREEQC_PARALLEL)
|
#if !defined (_INC_PHREEQC_H) || defined (PHREEQC) || defined (PHREEQC_PARALLEL)
|
||||||
mutex_t map_lock = MUTEX_INITIALIZER;
|
mutex_t map_lock = MUTEX_INITIALIZER;
|
||||||
mutex_t qsort_lock = MUTEX_INITIALIZER;
|
mutex_t qsort_lock = MUTEX_INITIALIZER;
|
||||||
#else
|
#else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user