Go to main content

Writing Device Drivers in Oracle® Solaris 11.4

Exit Print View

Updated: November 2020
 
 

User Process Event Functions

The user process event functions are:

pollwakeup()

Inform a process that an event has occurred

proc_ref()

Get a handle on a process to signal

proc_unref()

Release a handle on a process to signal

proc_signal()

Send a signal to a process