start_routine     416 mtcp/NOTES-x86_64/tls-i386.h 		   : "i" (offsetof (struct pthread, start_routine)),	      \
start_routine     319 mtcp/NOTES-x86_64/tls-x86_64.h 		   : "i" (offsetof (struct pthread, start_routine)),	      \
start_routine      74 plugin/ipc/file/posixipcwrappers.cpp   void(*start_routine) (union sigval);
start_routine      86 plugin/ipc/file/posixipcwrappers.cpp   void(*start_routine) (union sigval) = m->start_routine;
start_routine      98 plugin/ipc/file/posixipcwrappers.cpp   start_routine(s);
start_routine     112 plugin/ipc/file/posixipcwrappers.cpp     mdata->start_routine = sevp->sigev_notify_function;
start_routine     937 syscallsreal.c                          void *(*start_routine)(void*), void *arg) {
start_routine     939 syscallsreal.c     (thread,attr,start_routine,arg);
start_routine     385 syscallwrappers.h       void *(*start_routine)(void*), void *arg);
start_routine     177 threadwrappers.cpp                               void *(*start_routine)(void*), void *arg)
start_routine     191 threadwrappers.cpp   threadArg->pthread_fn = start_routine;