Home
last modified time | relevance | path

Searched refs:_threadsysfatal (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/libthread/
H A Dlib.c28 _threadsysfatal(char *fmt, va_list arg) in _threadsysfatal() function
H A Dthreadimpl.h181 void _threadsysfatal(char*, va_list);
H A Dmain.c40 _sysfatal = _threadsysfatal; in main()