gdkThreadsEnter

This macro marks the beginning of a critical section in which GDK and GTK+ functions can be called safely and without causing race conditions. Only one thread at a time can be in such a critial section.

static
void
gdkThreadsEnter
()

Meta