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

g_cond_wait

Declaration

Source position: lazglib2.pas line 5383

procedure g_cond_wait(

  cond: PGCond;

  mutex: PGMutex

);