Home
last modified time | relevance | path

Searched refs:notifyLocked (Results 1 – 2 of 2) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_featureParkingLot.c214 static void notifyLocked(sccp_parkinglot_t *pl);
564 static void notifyLocked(sccp_parkinglot_t *pl) in notifyLocked() function
606 notifyLocked(pl); in addSlot()
610 notifyLocked(pl); in addSlot()
628 notifyLocked(pl); in removeSlot()
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/protocols/
H A DLocking.java599 protected void notifyLocked(String lock_name, Owner owner) { in notifyLocked() method in Locking
796 notifyLocked(lock_name, owner); in setOwner()