Home
last modified time | relevance | path

Searched refs:condition_wait (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/gio/
Dgdatagrambased.c462 g_assert (iface->condition_wait != NULL); in g_datagram_based_condition_wait()
464 out = iface->condition_wait (datagram_based, condition, timeout, in g_datagram_based_condition_wait()
Dgdatagrambased.h94 gboolean (*condition_wait) (GDatagramBased *datagram_based, member
Dgsocket.c1110 iface->condition_wait = g_socket_datagram_based_condition_wait; in g_socket_datagram_based_iface_init()
/third_party/musl/libc-test/src/regression/
Dpthread_cond-smasher.c28 # define condition_wait pthread_cond_wait macro