# Civetweb API Reference ### `mg_start_thread( f, p );` ### Parameters | Parameter | Type | Description | | :--- | :--- | :--- | |**`f`**|`mg_thread_func`|| |**`p`**|`void *`|| ### Return Value | Type | Description | | :--- | :--- | |`int`|| ### Description ### See Also