Home
last modified time | relevance | path

Searched refs:remove_offering (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DSvar_record.cc87 Svar_record::remove_offering() in remove_offering() function in Svar_record
101 if (ProcessorID::get_id() == offering.id) remove_offering(); in retract()
H A DSvar_record.hh206 void remove_offering();
/dports/lang/gnu-apl/apl-1.8/src/APs/
H A DAPserver.cc362 if (svar.offering.id == removed_AP) svar.remove_offering(); in close_fd()