Operators |
clear_all_barriers — This operator is inoperable. It had the following function: Destroy all barrier synchronization objects.
clear_all_barriers is obsolete, inoperable, and is only provided for reasons of backward compatibility. New applications should not use clear_all_barriers , the operator will be removed in future versions.
clear_all_barriers( : : : )
.
clear_all_barriers exists solely for the purpose of implementing the “reset program” functionality in HDevelop. clear_all_barriers must not be used in any application.
clear_all_barriers returns 2 (H_MSG_TRUE).
Foundation
Operators |