diff options
| author | Paolo Bonzini | 2016-07-15 19:58:41 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2016-08-02 12:03:58 +0200 |
| commit | 34506b30e4210b417aa38d1518aa2c53fb7cf39b (patch) | |
| tree | eb3653db2474e880a5735baebe8c83a6d395f572 /util/oslib-posix.c | |
| parent | MAINTAINERS: Update the Xilinx maintainers (diff) | |
| download | qemu-34506b30e4210b417aa38d1518aa2c53fb7cf39b.tar.gz qemu-34506b30e4210b417aa38d1518aa2c53fb7cf39b.tar.xz qemu-34506b30e4210b417aa38d1518aa2c53fb7cf39b.zip | |
util/qht: Document memory ordering assumptions
It is naturally expected that some memory ordering should be provided
around qht_insert() and qht_lookup(). Document these assumptions in the
header file and put some comments in the source to denote how that
memory ordering requirements are fulfilled.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
[Sergey Fedorov: commit title and message provided;
comment on qht_remove() elided]
Signed-off-by: Sergey Fedorov <serge.fdrv@gmail.com>
Message-Id: <20160715175852.30749-2-sergey.fedorov@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'util/oslib-posix.c')
0 files changed, 0 insertions, 0 deletions
