Lines Matching defs:ml
57 PRLock *ml; /* a lock to protect ourselves */
150 bt_book.ml = PR_NewLock();
151 if( NULL == bt_book.ml )
245 PR_Lock( bt_book.ml );
257 PR_Unlock( bt_book.ml );
320 PR_Lock( bt_book.ml );
327 PR_Unlock( bt_book.ml );
628 PR_Lock( bt_book.ml );
637 PR_Unlock( bt_book.ml );
681 PR_Lock(bt_book.ml);
683 PR_Unlock(bt_book.ml);