This project is closed and read-only.
Bug #417 ยป ruby-pedantic-headers.diff
| node.h 2007-12-06 22:26:07.621461094 +0100 | ||
|---|---|---|
|
THREAD_TO_KILL,
|
||
|
THREAD_RUNNABLE,
|
||
|
THREAD_STOPPED,
|
||
|
THREAD_KILLED,
|
||
|
THREAD_KILLED
|
||
|
};
|
||
|
typedef struct rb_thread *rb_thread_t;
|
||