Home
last modified time | relevance | path

Searched refs:KSE_LOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/lib/libkse/thread/
Dthr_exit.c152 KSE_LOCK(curkse); in _pthread_exit()
Dthr_private.h263 #define KSE_LOCK(curkse) \ macro