HelenOS sources

async_state_change_receive  803 uspace/lib/c/generic/vfs/vfs.c 	if (!async_state_change_receive(&call)) {
async_state_change_receive  372 uspace/lib/c/include/async.h extern bool async_state_change_receive(ipc_call_t *);
async_state_change_receive  372 uspace/lib/posix/include/libc/async.h extern bool async_state_change_receive(ipc_call_t *);
HelenOS homepage, sources at GitHub