mutex_set_data


mutex_set_data(m, obj)
      

Set the data field of mutex m to the arbitrary object obj. Return void.

Also see:

mutex_data


Core Module Index | Contents