Searched refs:_COND_MAGIC (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/head/ |
H A D | synch.h | 135 #define COND_MAGIC _COND_MAGIC
|
H A D | pthread.h | 118 {{{0, 0, 0, 0}, _DEFAULT_TYPE, _COND_MAGIC}, 0}
|
/titanic_41/usr/src/lib/libfakekernel/common/ |
H A D | cond.c | 42 {{{0, 0, 0, 0}, USYNC_THREAD, _COND_MAGIC}, 0};
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | types.h | 404 #define _COND_MAGIC 0x4356 /* "CV" */ macro
|