summaryrefslogtreecommitdiff
path: root/glib.def
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>1999-10-05 16:21:07 +0000
committerTor Lillqvist <tml@src.gnome.org>1999-10-05 16:21:07 +0000
commit1dc5f94cfa2078889801d9ecf35c8778153df3d7 (patch)
treec308fa01947bfd42df5f8604d8670c4ec3f597ee /glib.def
parent374c870b96f8d7aff25e0c7ec43efba5a42f06ee (diff)
downloadglib-1dc5f94cfa2078889801d9ecf35c8778153df3d7.tar.gz
Use G_OS_WIN32.
* tests/string-test.c tests/dirname-test.c: Use G_OS_WIN32. * glib.def: Add g_thread_use_default_impl.
Diffstat (limited to 'glib.def')
-rw-r--r--glib.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib.def b/glib.def
index 654e071e8..98b371fb1 100644
--- a/glib.def
+++ b/glib.def
@@ -410,6 +410,7 @@ EXPORTS
g_thread_join
g_thread_self
g_thread_set_priority
+ g_thread_use_default_impl
g_threads_got_initialized
g_timeout_add
g_timeout_add_full