aspose file tools
The moose likes Threads and Synchronization and the fly likes thread control block Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Threads and Synchronization
Reply Bookmark "thread control block" Watch "thread control block" New topic
Author

thread control block

cyndee greg
Greenhorn

Joined: Sep 17, 2001
Posts: 1
what is a thread control block?
zeeshan ahmed
Greenhorn

Joined: Jan 16, 2004
Posts: 1
Embedded Microcomputer Systems Threads

(Marilyn changed plagerized material to a link)
[ January 17, 2004: Message edited by: Marilyn de Queiroz ]
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24057
    
  13

What does this question, or the overly detailed answer provided, have to do with Java? This particular answer is copied from lecture notes on Embedded Microcontrollers by one "Jonathan W. Valvano" (you gotta love Google!) The lecture has nothing to do with Java, and of course the answer, which lists the machine registers of one particular controller, is irrelevant here.
The answer in a Java context is "there's no such thing."


[Jess in Action][AskingGoodQuestions]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: thread control block
 
Similar Threads
Thread priority
strange results from wait() and notify()
Threads Block Diagram
session management
Threads again