{"json_modified": "2016-04-05T11:24:02.948107", "uuid": "ec1a4b0b-61ec-4862-b656-ddc489f8d33d", "title": "Atomics.isLockFree()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/isLockFree", "tags": ["Shared Memory", "Experimental", "Atomics", "Method", "JavaScript"], "translations": [{"uuid": "6ac7cfe0-cecb-4616-a867-ad646ace4607", "title": "Atomics.isLockFree()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Atomics/isLockFree", "tags": ["M\u00e9moire partag\u00e9e", "M\u00e9thode", "Atomics", "Exp\u00e9rimental", "JavaScript"], "summary": "La m\u00e9thode statique Atomics.isLockFree() est utilis\u00e9e afin de d\u00e9terminer si on doit utiliser des verrous (locks) ou des op\u00e9rations atomiques. Elle renvoie true si la taille donn\u00e9e correspond \u00e0 une des propri\u00e9t\u00e9s BYTES_PER_ELEMENT d'un des types TypedArray.", "localization_tags": [], "locale": "fr", "last_edit": "2016-04-05T11:23:59", "review_tags": []}], "modified": "2016-04-05T04:06:02", "label": "Atomics.isLockFree()", "localization_tags": [], "locale": "en-US", "id": 173527, "last_edit": "2016-04-05T04:05:59", "summary": "The static Atomics.isLockFree() method is used to determine whether to use locks or atomic operations. It returns true, if the given size is one of the BYTES_PER_ELEMENT property of integer TypedArray types.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Return_value", "title": "Return value"}, {"id": "Examples", "title": "Examples"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/Atomics/isLockFree", "review_tags": []}