SCUTBK1 ;ALB/MJK - Scheduling Broker Utilities ;[ 03/08/95 3:41 PM ]
Source file <SCUTBK1.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| DIKC(SCOK,SC) | ; -- broker callback to kill a file entry
|
|
| LOCKC(SCOK,SC) | ; -- broker callback to lock/unlock a node
|
|
| FILENOC(SCFLNO,SCNAME) | ; -- broker callback to get File #
|
|
| NODEC(SCNODE,SCROOT) | ; -- broker callback to get global node value
|
|
| GLCNT(SCOK,SC) | ; -- extrinsic call to invoke broker to return number of
; global nodes found at cross reference |
|
| IFNODE(SCNODE,SCROOT) | ; -- extrinsic call to check if node exists.
; passes in full node reference. |
|
| PRTP(SCACTV,SC) | ;
|
|
| PRTPQ |
| RPC Name | Call Tags |
|---|---|
| SC DELETE ENTRY | DIKC |
| SC FILE NUMBER | FILENOC |
| SC GLOBAL NODE | NODEC |
| SC LOCK/UNLOCK NODE | LOCKC |
| SC GLOBAL NODE COUNT | GLCNT |
| SC PRTP | PRTP |