mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-14 22:36:01 -06:00
now we use inter-process locking
This commit is contained in:
@@ -60,7 +60,7 @@ private:
|
||||
const char *filepath;
|
||||
malloc_state* ms;
|
||||
|
||||
pthread_rwlock_t rwlock;
|
||||
pthread_rwlock_t *rwlock;
|
||||
|
||||
friend class PgfReader;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user