mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-01 17:02:18 +01:00
Document G_THREADS_IMPL_WIN32
This commit is contained in:
@@ -127,7 +127,13 @@
|
||||
* G_THREADS_IMPL_POSIX:
|
||||
*
|
||||
* This macro is defined if POSIX style threads are used.
|
||||
**/
|
||||
*/
|
||||
|
||||
/**
|
||||
* G_THREADS_IMPL_WIN32:
|
||||
*
|
||||
* This macro is defined if Windows style threads are used.
|
||||
*/
|
||||
|
||||
/**
|
||||
* G_THREADS_ENABLED:
|
||||
|
||||
Reference in New Issue
Block a user