Home | History | Annotate | Download | only in usrsctplib

Lines Matching refs:sb_mtx

134 	if (SleepConditionVariableCS(&(sb->sb_cond), &(sb->sb_mtx), INFINITE))
139 return (pthread_cond_wait(&(sb->sb_cond), &(sb->sb_mtx)));
146 return (msleep(&sb->sb_cc, &sb->sb_mtx,