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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c1991 THREAD_ID_T mythreadid = CURRENT_THREAD; local
1996 lk->threadid = mythreadid;
2001 else if (EQ_OWNER(lk->threadid, mythreadid)) {
2012 THREAD_ID_T mythreadid = CURRENT_THREAD; local
2015 lk->threadid = mythreadid;
2020 else if (EQ_OWNER(lk->threadid, mythreadid)) {

Completed in 44 milliseconds