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

/macosx-10.9.5/BerkeleyDB-21/db/lock/
H A Dlock_deadlock.c405 OBJECT_UNLOCK(lt, region, indx);
430 OBJECT_UNLOCK(lt, region, indx);
538 OBJECT_UNLOCK(lt, region, indx);
657 OBJECT_UNLOCK(lt, region, indx);
699 OBJECT_UNLOCK(lt, region, ndx);
708 OBJECT_UNLOCK(lt, region, ndx);
721 OBJECT_UNLOCK(lt, region, ndx);
735 OBJECT_UNLOCK(lt, region, ndx);
895 done: OBJECT_UNLOCK(lt, region, info->last_ndx);
H A Dlock.c221 OBJECT_UNLOCK(lt, region, ndx);
279 OBJECT_UNLOCK(lt, region, ndx);
309 OBJECT_UNLOCK(lt, region, ndx);
918 OBJECT_UNLOCK(lt, region, sh_obj->indx);
1017 OBJECT_UNLOCK(lt, region, ndx);
1027 OBJECT_UNLOCK(lt, region, ndx);
1122 OBJECT_UNLOCK(lt, region, lock->ndx);
1191 OBJECT_UNLOCK(lt, region, obj->indx);
1667 OBJECT_UNLOCK(lt, region, obj->indx);
H A Dlock_stat.c497 OBJECT_UNLOCK(lt, lrp, k);
566 OBJECT_UNLOCK(lt, lrp, ndx);
569 OBJECT_UNLOCK(lt, lrp, ndx);
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dlock.h275 #define OBJECT_UNLOCK(lt, reg, ndx) \ macro

Completed in 80 milliseconds