Method code for $root.query_semaphore()

[Turn on line numbering]
arg type;
var t;

return type((| (t = semaphores[type]) |)) != 'error && t in tasks() && t != task_id();

// $#Edited: 13 Nov 97 09:04 $miro

["// Created as a part of ColdCore, see: @help Credit"]

the Cold Dark