[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_cond_wait_until

Declaration

Source position: lazglib2.pas line 4270

function g_cond_wait_until(

  cond: PGCond;

  mutex: PGMutex;

  end_time: gint64

):gboolean;