MessagePack for C
|
Go to the source code of this file.
Typedefs | |
typedef int | _msgpack_atomic_counter_t |
Functions | |
int | _msgpack_sync_decr_and_fetch (volatile _msgpack_atomic_counter_t *ptr) |
int | _msgpack_sync_incr_and_fetch (volatile _msgpack_atomic_counter_t *ptr) |
typedef int _msgpack_atomic_counter_t |
int _msgpack_sync_decr_and_fetch | ( | volatile _msgpack_atomic_counter_t * | ptr | ) |
int _msgpack_sync_incr_and_fetch | ( | volatile _msgpack_atomic_counter_t * | ptr | ) |