Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread.c395 static rt_uint16_t pthread_number = 0; in pthread_create() local
431 rt_snprintf(name, sizeof(name), "pth%02d", pthread_number ++); in pthread_create()

Completed in 7 milliseconds