Total members 11892 |It is currently Sun Sep 08, 2024 2:37 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





What is an object's lock and which objects have locks?




Author:
Proficient
User avatar Posts: 280
Have thanks: 1 time

An object's lock is a mechanism that is used by multiple threads to obtain synchronized access to the object. A thread may execute a synchronized method of an object only after it has acquired the object's lock. All objects and classes have locks. A class's lock is acquired on the class's Class object.

_________________
Please recommend my post if you found it helpful


Author:
Proficient
User avatar Posts: 228
Have thanks: 0 time
Post new topic Reply to topic  [ 2 posts ] 

  Related Posts  to : what is object's lock and which objects have locks ?
 thread cannot acquire a lock on an object     -  
 Using Web Objects in XML (WOX) to serialize Java objects XML     -  
 lock be acquired on a class     -  
 Get all objects for an entity     -  
 Smart Objects in photoshop     -  
 Eligible objects for garbage collectors     -  
 queue of objects keep track of the front and rear     -  
 invalid argument on IE with script to center objects     -  
 Object Orientation in c++, how to a do object Orientation     -  
 Object without new Operator     -  









Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com