is_mutex


is_mutex(obj)
      

Return true if obj is a mutex object, otherwise return false.

Also see:

is_task
is_monitor


Core Module Index | Main Index