A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://en.cppreference.com/w/cpp/algorithm/../ranges/../../cpp/../c/header/../thread/mtx_init.html below:

mtx_init - cppreference.com

int mtx_init( mtx_t* mutex, int type ); (since C11)

Creates a new mutex object with type. The object pointed to by mutex is set to an identifier of the newly created mutex.

type must have one of the following values:

[edit] Parameters mutex - pointer to the mutex to initialize type - the type of the mutex [edit] Return value

thrd_success if successful, thrd_error otherwise.

[edit] References
[edit] See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4