_thrdescr         195 mtcp/NOTES-x86_64/tls-i386.h   ({ void *_thrdescr = (thrdescr);					      \
_thrdescr         196 mtcp/NOTES-x86_64/tls-i386.h      tcbhead_t *_head = _thrdescr;					      \
_thrdescr         200 mtcp/NOTES-x86_64/tls-i386.h      _head->tcb = _thrdescr;						      \
_thrdescr         202 mtcp/NOTES-x86_64/tls-i386.h      _head->self = _thrdescr;						      \
_thrdescr         212 mtcp/NOTES-x86_64/tls-i386.h      _segdescr.vals[1] = (unsigned long int) _thrdescr;			      \
_thrdescr         136 mtcp/NOTES-x86_64/tls-x86_64.h   ({ void *_thrdescr = (thrdescr);					      \
_thrdescr         137 mtcp/NOTES-x86_64/tls-x86_64.h      tcbhead_t *_head = _thrdescr;					      \
_thrdescr         140 mtcp/NOTES-x86_64/tls-x86_64.h      _head->tcb = _thrdescr;						      \
_thrdescr         142 mtcp/NOTES-x86_64/tls-x86_64.h      _head->self = _thrdescr;						      \
_thrdescr         149 mtcp/NOTES-x86_64/tls-x86_64.h 		     "S" (_thrdescr)					      \