Query: iv_quit
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
iv_quit(3) ivykis programmer's manual iv_quit(3)NAMEiv_quit - signal ivykis to exit the main loopSYNOPSIS#include <iv.h> void iv_quit(void);DESCRIPTIONiv_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 ALSOivykis(3), iv_examples(3) ivykis 2010-08-15 iv_quit(3)
Related Man Pages |
---|
iv_signal_init(3) - debian |
iv_signal_unregister(3) - debian |
iv_thread(3) - debian |
iv_timer(3) - debian |
iv_timer_unregister(3) - debian |
Similar Topics in the Unix Linux Community |
---|
sort and compare files |