Searched defs:dtuserlock (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/cdt/
H A Ddtopen.c157 int dtuserlock(Dt_t* dt, unsigned int key, int type) function
170 else if(dtuserlock(dt, key, 1) < 0 )
174 dtuserlock(dt, key, -1);

Completed in 9 milliseconds