mirror of
https://github.com/json-c/json-c.git
synced 2026-04-04 04:49:06 +08:00
partial revert (make use) [skip ci]
This commit is contained in:
@@ -121,7 +121,7 @@ Building with partial threading support <a name="buildthreaded"></a>
|
|||||||
----------------------------------------
|
----------------------------------------
|
||||||
|
|
||||||
Although json-c does not support fully multi-threaded access to
|
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
|
a bit safer. Currently, this is limited to using atomic operations for
|
||||||
json_object_get() and json_object_put().
|
json_object_get() and json_object_put().
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user