|
NAMEal_signal_cond - Allegro 5 APISYNOPSIS
DESCRIPTIONUnblock at least one thread waiting on a condition variable.Generally you should use al_broadcast_cond(3) but al_signal_cond(3) may be more efficient when it’s applicable. SEE ALSOal_broadcast_cond(3).
Visit the GSP FreeBSD Man Page Interface. |