projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47e20ed
)
missed from last commit
author
Ryan Lortie
<desrt@desrt.ca>
Wed, 12 Oct 2011 22:25:40 +0000
(18:25 -0400)
committer
Ryan Lortie
<desrt@desrt.ca>
Wed, 12 Oct 2011 22:25:40 +0000
(18:25 -0400)
glib/gthreadprivate.h
patch
|
blob
|
history
diff --git
a/glib/gthreadprivate.h
b/glib/gthreadprivate.h
index f9cbb7ce4535c8c2052f65c66abbcbe7ef27699a..a9cb88a27ab10f4313b6afbcffeff570a1aef266 100644
(file)
--- a/
glib/gthreadprivate.h
+++ b/
glib/gthreadprivate.h
@@
-40,8
+40,6
@@
G_GNUC_INTERNAL void g_system_thread_create (GThreadFunc func,
gboolean joinable,
gpointer thread,
GError **error);
-G_GNUC_INTERNAL gboolean g_system_thread_equal (gpointer thread1,
- gpointer thread2);
G_GNUC_INTERNAL void g_system_thread_exit (void);
G_GNUC_INTERNAL void g_system_thread_set_name (const gchar *name);