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

/ast/src/lib/libast/cdt/
H A Dcdtlib.h126 #define DTSETLOCK(dt) (((dt)->data->type&DT_SHARE) ? asolock(&(dt)->data->lock,1,ASO_SPINLOCK) : 0 ) macro
H A Ddtlist.c180 DTSETLOCK(dt);
H A Ddthash.c268 DTSETLOCK(dt);
H A Ddttree.c412 DTSETLOCK(dt);

Completed in 13 milliseconds