FreeBSD Manual Pages
iv_quit(3) ivykis programmer's manual iv_quit(3) NAME iv_quit - signal ivykis to exit the main loop SYNOPSIS #include <iv.h> void iv_quit(void); DESCRIPTION iv_quit signals ivykis to exit the current thread's main loop. If called from any callback function, iv_quit will cause the iv_main(3) function called from the current thread to return. It is not meant to be used casually. SEE ALSO ivykis(3), iv_examples(3) ivykis 2010-08-15 iv_quit(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=iv_quit&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
