This file is indexed.

/usr/include/nrn/nrnpthread.h is in neuron-dev 7.5-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
/* src/oc/nrnpthread.h.  Generated from nrnpthread.h.in by configure.  */
#ifndef nrnpthread_h
#define nrnpthread_h

/* Configure with use_pthread=no if pthread.h exists but you do not want to use it */
#define USE_PTHREAD 1

#endif