Home
last modified time | relevance | path

Searched refs:MAX_NUM_THREADS (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c62 #define MAX_NUM_THREADS 5 macro
95 static pthread_info_t threads[MAX_NUM_THREADS];
246 for (i = 0; i < MAX_NUM_THREADS; i++) { in thread_create()
259 if (i == MAX_NUM_THREADS) { in thread_create()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c64 #define MAX_NUM_THREADS SG_MAX_QUEUE macro
7293 pthread_t threads[MAX_NUM_THREADS]; in do_scsi_sgp_read_write()

Completed in 10 milliseconds