Searched refs:held (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dthreads.c117 unsigned int held; member in struct:_xmlRMutex
296 tok->held = 0;
354 if (tok->held) {
356 tok->held++;
361 while (tok->held)
367 tok->held = 1;
399 tok->held--;
400 if (tok->held == 0) {
/vbox/src/VBox/Main/src-all/
H A DEventImpl.cpp618 held(lr)
623 held(that.held)
629 held(0)
639 return held;
644 safe_assign(that.held);
648 Held *held; member in class:RecordHolder
652 if (held)
653 held->addRef();
657 if (held)
[all...]
/vbox/src/libs/zlib-1.2.6/contrib/masmx64/
H A Dgvmat64.asm17 ; warranty. In no event will the authors be held liable for any damages
/vbox/src/libs/zlib-1.2.6/contrib/masmx86/
H A Dmatch686.asm169 ;; warranty. In no event will the authors be held liable for any damages

Completed in 58 milliseconds