Searched refs:ASO_TRYLOCK (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/ksh-23/ksh/src/lib/libast/astsa/
H A Daso.h26 #define ASO_TRYLOCK 1 /* matched key means successful attempt */ macro
H A Daso.c42 case ASO_TRYLOCK:
/macosx-10.10/ksh-23/ksh/src/lib/libast/aso/
H A Dasolock.c42 case ASO_TRYLOCK:
/macosx-10.10/ksh-23/ksh/src/lib/libast/cdt/
H A Ddtopen.c163 else return asolock(&dt->data->user.lock, key, ASO_TRYLOCK);
/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Daso.h44 #define ASO_TRYLOCK 1 /* matched key means successful attempt */ macro

Completed in 75 milliseconds