PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
note_handler_t Struct Reference

Per-process note handler. More...

#include <note.h>

Collaboration diagram for note_handler_t:

Data Fields

note_func_t func
 
lock_t lock
 

Detailed Description

Per-process note handler.

Definition at line 130 of file note.h.

Field Documentation

◆ func

note_func_t note_handler_t::func

Definition at line 132 of file note.h.

◆ lock

lock_t note_handler_t::lock

Definition at line 133 of file note.h.


The documentation for this struct was generated from the following file: