Verify permissions to sync
#include <sys/iofunc.h>
int iofunc_sync_verify( resmgr_context_t *ctp,
io_sync_t *msg,
iofunc_ocb_t *ocb );
libc
The iofunc_sync_verify() function verifies permissions to sync.
| Safety: | |
|---|---|
| Cancellation point | No |
| Interrupt handler | No |
| Signal handler | Yes |
| Thread | Yes |
iofunc_open(), iofunc_write_default(), iofunc_write_verify()