threadsafe

English

Alternative forms

  • thread-safe

Etymology

thread + safe

Pronunciation

  • (file)

Adjective

threadsafe (not comparable)

  1. (computing, programming) That can be safely accessed from multiple threads.
    • 2004, Scott Oaks, Henry Wong, Java threads
      Only a few collection classes are threadsafe. As we'll see later, being threadsafe does not necessarily mean that you can safely use them in every multithreaded program.
    • 2006, Dave Minter, Jeff Linwood, Beginning Hibernate: From Novice to Professional
      SessionFactory objects are threadsafe, so it is not necessary to obtain one for each thread.

Anagrams

This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.