Searched refs:thread_type (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dthread.h64 typedef unsigned char thread_type; typedef
69 thread_type type; /* thread type */
70 thread_type add_type; /* thread type */
100 thread_type types;
H A Dthread.c312 thread_type *filter = args[2];
331 cpu_record_print(struct vty *vty, thread_type filter)
366 thread_type filter = (thread_type) -1U;
421 thread_type *filter = args;
432 cpu_record_clear (thread_type filter)
434 thread_type *tmp = &filter;
449 thread_type filter = (thread_type) -1U;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dthread.h64 typedef unsigned char thread_type; typedef
69 thread_type type; /* thread type */
70 thread_type add_type; /* thread type */
100 thread_type types;
H A Dthread.c312 thread_type *filter = args[2];
331 cpu_record_print(struct vty *vty, thread_type filter)
366 thread_type filter = (thread_type) -1U;
421 thread_type *filter = args;
432 cpu_record_clear (thread_type filter)
434 thread_type *tmp = &filter;
449 thread_type filter = (thread_type) -1U;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dthread.h64 typedef unsigned char thread_type; typedef
69 thread_type type; /* thread type */
70 thread_type add_type; /* thread type */
100 thread_type types;
H A Dthread.c312 thread_type *filter = args[2];
331 cpu_record_print(struct vty *vty, thread_type filter)
366 thread_type filter = (thread_type) -1U;
421 thread_type *filter = args;
432 cpu_record_clear (thread_type filter)
434 thread_type *tmp = &filter;
449 thread_type filter = (thread_type) -1U;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dconfigure2586 test -n "$thread_type" &&
2588 thread_type="$thread"
2886 echo "threading support ${thread_type-no}"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dconfigure2586 test -n "$thread_type" &&
2588 thread_type="$thread"
2886 echo "threading support ${thread_type-no}"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dconfigure2586 test -n "$thread_type" &&
2588 thread_type="$thread"
2886 echo "threading support ${thread_type-no}"

Completed in 115 milliseconds