This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | MHD_increment_response_rc (struct MHD_Response *response) |
Christian Grothoff
Definition in file response.h.
void MHD_increment_response_rc | ( | struct MHD_Response * | response | ) |
Increment response RC. Should this be part of the public API?
Definition at line 448 of file response.c.
References MHD_Response::mutex, and MHD_Response::reference_count.
Referenced by MHD_queue_response().
Here is the caller graph for this function: