Revision 7b5f699d qemu-common.h
b/qemu-common.h | ||
---|---|---|
161 | 161 |
void qemu_mutex_unlock_iothread(void); |
162 | 162 |
|
163 | 163 |
int qemu_open(const char *name, int flags, ...); |
164 |
ssize_t qemu_write_full(int fd, const void *buf, size_t count); |
|
164 | 165 |
void qemu_set_cloexec(int fd); |
165 | 166 |
|
166 | 167 |
#ifndef _WIN32 |
Also available in: Unified diff