Searched refs:_threadassert (Results 1 – 3 of 3) sorted by relevance
| /plan9/sys/src/libthread/ | ||
| H A D | debug.c | 37 _threadassert(char *s) in _threadassert() function |
| H A D | threadimpl.h | 168 void _threadassert(char*); |
| H A D | main.c | 42 __assert = _threadassert; in main() |