PatchworkOS  966e257
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 125 of file note.h.

Field Documentation

◆ func

note_func_t note_handler_t::func

Definition at line 127 of file note.h.

◆ lock

lock_t note_handler_t::lock

Definition at line 128 of file note.h.


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