Islocked

IsLocked checks if a variable is locked.

o->var1
lock var1
islocked var1
      true
unlock var1
islocked var1
      false
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial 2.5 License.