Home
last modified time | relevance | path

Searched refs:NUMBER_OF_THREADS (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dbenchmark.c44 #define NUMBER_OF_THREADS CPU_COUNT macro
145 MHD_OPTION_THREAD_POOL_SIZE, (unsigned int) NUMBER_OF_THREADS, in main()
H A Dbenchmark_https.c44 #define NUMBER_OF_THREADS CPU_COUNT macro
191 MHD_OPTION_THREAD_POOL_SIZE, (unsigned int) NUMBER_OF_THREADS, in main()
H A Ddemo.c53 #define NUMBER_OF_THREADS CPU_COUNT macro
890 MHD_OPTION_THREAD_POOL_SIZE, (unsigned int) NUMBER_OF_THREADS, in main()
H A Ddemo_https.c54 #define NUMBER_OF_THREADS CPU_COUNT macro
941 MHD_OPTION_THREAD_POOL_SIZE, (unsigned int) NUMBER_OF_THREADS, in main()

Completed in 3 milliseconds