Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c63 char *ldebug; in init_sigev_thread() local
65 if ((ldebug = getenv("_RT_DEBUG")) != NULL) in init_sigev_thread()
66 _rt_debug = atoi(ldebug); in init_sigev_thread()