mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-02 13:53:06 +02:00
Mark g_thread_create_with_stack_size as new API
This commit is contained in:
parent
65b7a20c67
commit
b4dc4902c6
@ -1318,6 +1318,8 @@ g_thread_create (GThreadFunc func,
|
|||||||
* in which it is unavoidable.</para></note>
|
* in which it is unavoidable.</para></note>
|
||||||
*
|
*
|
||||||
* Returns: the new #GThread on success
|
* Returns: the new #GThread on success
|
||||||
|
*
|
||||||
|
* Since: 2.32
|
||||||
*/
|
*/
|
||||||
GThread*
|
GThread*
|
||||||
g_thread_create_with_stack_size (GThreadFunc func,
|
g_thread_create_with_stack_size (GThreadFunc func,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user