GNU libmicrohttpd 0.9.77
Loading...
Searching...
No Matches
init.h File Reference

functions to initialize library More...

#include "internal.h"
Include dependency graph for init.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void MHD_check_global_init_ (void)
 

Detailed Description

functions to initialize library

Author
Christian Grothoff

Definition in file init.h.

Function Documentation

◆ MHD_check_global_init_()

void MHD_check_global_init_ ( void  )

Check whether global initialisation was performed and call initialiser if necessary.

Definition at line 136 of file init.c.

References global_init_count, MHD_init(), MHD_mutex_lock_chk_, and MHD_mutex_unlock_chk_.

Referenced by MHD_daemon_create(), and MHD_start_daemon_va().

Here is the call graph for this function:
Here is the caller graph for this function: