All > Technology > Programming > Java
A keyword in the Java programming language that, when applied to a method or code block, guarantees that at most one thread at a time executes that code.
- Browse Related Terms: Concurrency, curly brackets, daemon thread, garbage collector, interrupt, lightweight process, livelock, multithreaded, parallel programming, polling, preempt, priority level, process, quantum, race hazard, round robin allocation, synchronized, thread starvation, timeslice