Browse Source

partial revert (make use) [skip ci]

tags/json-c-0.14-20200419
andy5995 6 years ago
parent
commit
e2f46b9f79
No known key found for this signature in database GPG Key ID: 6BFEC9B82603CAF
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -121,7 +121,7 @@ Building with partial threading support <a name="buildthreaded"></a>
----------------------------------------

Although json-c does not support fully multi-threaded access to
object trees, it has some code to help make threaded programs
object trees, it has some code to help make use in threaded programs
a bit safer. Currently, this is limited to using atomic operations for
json_object_get() and json_object_put().



Loading…
Cancel
Save