Cyclone Scheme  0.28.0

◆ Cyc_check_cond_var

#define Cyc_check_cond_var (   d,
  obj 
)    Cyc_check_type(d,Cyc_is_cond_var, cond_var_tag, obj)

Type Checking - raise an error unless the object is a condition variable

Parameters
d- Thread data object
obj- Object to check