diff --git a/reference/pthreads/modifiers.xml b/reference/pthreads/modifiers.xml index 3495d568af..c1b0ab5e6a 100644 --- a/reference/pthreads/modifiers.xml +++ b/reference/pthreads/modifiers.xml @@ -4,6 +4,11 @@ Method Modifiers Modifiers + + + These semantics are only applicable to pthreads v2 - they have been removed in pthreads v3. + + pthreads overrides the functionality of the protected and private method modifiers in order to provide functionality more suited to multi-threaded objects. pthreads applies this functionality to all Threaded objects from creation.