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

/macosx-10.10/ksh-23/ksh/src/lib/libast/astsa/
H A Daso.h27 #define ASO_LOCK 2 /* matched key first, then spin-lock */ macro
H A Daso.c50 case ASO_LOCK:
/macosx-10.10/ksh-23/ksh/src/lib/libast/aso/
H A Dasolock.c44 case ASO_LOCK:
/macosx-10.10/ksh-23/ksh/src/lib/libast/cdt/
H A Ddtopen.c160 return asolock(&dt->data->user.lock, key, ASO_LOCK);
/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Daso.h45 #define ASO_LOCK 2 /* matched key first, then spin-lock */ macro

Completed in 75 milliseconds