Home > Term: unbound threads
unbound threads
For Solaris threads, threads scheduled onto a pool of LWPs are called unbound threads. The threads library invokes and assigns LWPs to execute runnable threads. If the thread becomes blocked on a synchronization mechanism (such as a mutex lock) the state of the thread is saved in process memory. The threads library then assigns another thread to the LWP. See also bound thread, multithreading, thread.
- Part of Speech: noun
- Industry/Domain: Computer
- Category: Workstations
- Company: Sun
0
Creator
- Shemayah
- 100% positive feedback