Lines Matching refs:synchronized
731 A parameter declared as externally synchronized may: have its contents
734 declares the object to be externally synchronized, then the caller must:
772 synchronized, making external synchronization unnecessary.
773 Any command parameters that are not labeled as externally synchronized are
774 either not mutated by the command or are internally synchronized.
777 also be externally synchronized.
780 Parameters of commands that are externally synchronized are listed below.
788 ftext:vkCreate*Pipelines being externally synchronized.
792 list whose contents are externally synchronized parameters.
800 synchronized.
802 synchronized, it implies that the pname:commandPool from which that command
803 buffer was allocated also needs to be externally synchronized.