Project

General

Profile

Feature #1537

allow access to named semaphores from inside run-code directives

Added by Greg Shah almost 12 years ago. Updated almost 12 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
09/18/2012
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
version_reported:
version_resolved:

History

#1 Updated by Greg Shah almost 12 years ago

Enhance the run-code directive to allow direct references to named event semaphores (which are instances of EventSemaphore) and to named mutex semaphores (which are instances of the java.util.concurrent.ReentrantLock) just as embedded code can access variables today. This would allow such directives to interact and control other threads in a much more granular manner.

Also available in: Atom PDF