Describes code that can be used by multiple parties simultaneously without side-effects (e.g. can be safely called by multiple threads).
Tags: Programming
« Back to Glossary Index
Describes code that can be used by multiple parties simultaneously without side-effects (e.g. can be safely called by multiple threads).