self               49 mtcp/NOTES-x86_64/tls-i386.h   void *self;		/* Pointer to the thread descriptor.  */
self              202 mtcp/NOTES-x86_64/tls-i386.h      _head->self = _thrdescr;						      \
self              262 mtcp/NOTES-x86_64/tls-i386.h 	  : "i" (offsetof (struct pthread, header.self)));		      \
self               48 mtcp/NOTES-x86_64/tls-x86_64.h   void *self;		/* Pointer to the thread descriptor.  */
self              142 mtcp/NOTES-x86_64/tls-x86_64.h      _head->self = _thrdescr;						      \
self              171 mtcp/NOTES-x86_64/tls-x86_64.h 	  : "i" (offsetof (struct pthread, header.self)));	 	      \
self               45 plugin/ipc/connectionidentifier.h       static ConnectionIdentifier self();