Searched refs:ldebug (Results 1 – 1 of 1) sorted by relevance
63 char *ldebug; in init_sigev_thread() local65 if ((ldebug = getenv("_RT_DEBUG")) != NULL) in init_sigev_thread()66 _rt_debug = atoi(ldebug); in init_sigev_thread()