4
* LinuxThreads specific stuff.
7
#ifndef pstack_linuxthreads_h_
8
#define pstack_linuxthreads_h_
11
#include "pstacktrace.h"
18
* Tell other threads to dump stacks...
21
linuxthreads_notify_others( const int signotify);
27
#endif /* pstack_linuxthreads_h_ */