POSIX Timers: Threaded Notification#
whole lotta code, mainly taken (and modified) from POSIX Timers: Asynchronous Notification
thread notification: is a new thread created? man -s 3 sigevent only says that it could. Performance implications?
whole lotta code, mainly taken (and modified) from POSIX Timers: Asynchronous Notification
thread notification: is a new thread created? man -s 3 sigevent only says that it could. Performance implications?