Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread_cond.c103 static rt_uint16_t cond_num = 0; in pthread_cond_init() local
111 rt_snprintf(cond_name, sizeof(cond_name), "cond%02d", cond_num++); in pthread_cond_init()

Completed in 2 milliseconds