mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 10:42:50 -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