Tor  0.4.7.0-alpha-dev
waitpid_callback_t Struct Reference

Detailed Description

Mapping from a PID to a userfn/userdata pair.

A callback structure waiting for us to get a SIGCHLD informing us that a PID has been closed. Created by set_waitpid_callback. Cancelled or cleaned- up from clear_waitpid_callback(). Do not access outside of the main thread; do not access from inside a signal handler.

Definition at line 35 of file waitpid.c.


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