Searched refs:threadno (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/mt-daapd/src/
H A Dwebserver.c79 int threadno; member in struct:tag_ws_private
200 pwsp->threadno=0;
266 pwsc->threadno,pwsp->dispatch_threads);
429 pwsc->threadno=pwsp->threadno;
430 pwsp->threadno++;
469 DPRINTF(E_DBG,L_WS,"Thread %d: Terminating\n",pwsc->threadno);
470 DPRINTF(E_DBG,L_WS,"Thread %d: Freeing request headers\n",pwsc->threadno);
472 DPRINTF(E_DBG,L_WS,"Thread %d: Freeing response headers\n",pwsc->threadno);
474 DPRINTF(E_DBG,L_WS,"Thread %d: Freeing request vars\n",pwsc->threadno);
[all...]
H A Dwebserver.h53 int threadno; member in struct:tag_ws_conninfo
H A Dconfigfile.c601 pwsc->threadno, resolved_path);
607 pwsc->threadno,resolved_path);
617 pwsc->threadno,resolved_path,strerror(errno));
674 DPRINTF(E_DBG,L_CONF|L_WS,"Thread %d: Served successfully\n",pwsc->threadno);
1069 pwsc->threadno, resolved_path);
1075 pwsc->threadno,resolved_path);
1084 pwsc->threadno,resolved_path,strerror(errno));
1092 DPRINTF(E_DBG,L_CONF|L_WS,"Thread %d: included successfully\n",pwsc->threadno);
1120 while((pfirst) && (pfirst->thread != pwsc->threadno)) {
1139 pfirst->thread = pwsc->threadno;
[all...]
H A Dmain.c393 pwsc->threadno,pmp3->path,strerror(errno));
422 pwsc->threadno,(long)file_len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/mt-daapd/src/
H A Dwebserver.c79 int threadno; member in struct:tag_ws_private
200 pwsp->threadno=0;
266 pwsc->threadno,pwsp->dispatch_threads);
429 pwsc->threadno=pwsp->threadno;
430 pwsp->threadno++;
469 DPRINTF(E_DBG,L_WS,"Thread %d: Terminating\n",pwsc->threadno);
470 DPRINTF(E_DBG,L_WS,"Thread %d: Freeing request headers\n",pwsc->threadno);
472 DPRINTF(E_DBG,L_WS,"Thread %d: Freeing response headers\n",pwsc->threadno);
474 DPRINTF(E_DBG,L_WS,"Thread %d: Freeing request vars\n",pwsc->threadno);
[all...]
H A Dwebserver.h53 int threadno; member in struct:tag_ws_conninfo
H A Dconfigfile.c601 pwsc->threadno, resolved_path);
607 pwsc->threadno,resolved_path);
617 pwsc->threadno,resolved_path,strerror(errno));
674 DPRINTF(E_DBG,L_CONF|L_WS,"Thread %d: Served successfully\n",pwsc->threadno);
1069 pwsc->threadno, resolved_path);
1075 pwsc->threadno,resolved_path);
1084 pwsc->threadno,resolved_path,strerror(errno));
1092 DPRINTF(E_DBG,L_CONF|L_WS,"Thread %d: included successfully\n",pwsc->threadno);
1120 while((pfirst) && (pfirst->thread != pwsc->threadno)) {
1139 pfirst->thread = pwsc->threadno;
[all...]
H A Dmain.c393 pwsc->threadno,pmp3->path,strerror(errno));
422 pwsc->threadno,(long)file_len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/mt-daapd/src/
H A Dwebserver.c79 int threadno; member in struct:tag_ws_private
200 pwsp->threadno=0;
266 pwsc->threadno,pwsp->dispatch_threads);
429 pwsc->threadno=pwsp->threadno;
430 pwsp->threadno++;
469 DPRINTF(E_DBG,L_WS,"Thread %d: Terminating\n",pwsc->threadno);
470 DPRINTF(E_DBG,L_WS,"Thread %d: Freeing request headers\n",pwsc->threadno);
472 DPRINTF(E_DBG,L_WS,"Thread %d: Freeing response headers\n",pwsc->threadno);
474 DPRINTF(E_DBG,L_WS,"Thread %d: Freeing request vars\n",pwsc->threadno);
[all...]
H A Dwebserver.h53 int threadno; member in struct:tag_ws_conninfo
H A Dconfigfile.c601 pwsc->threadno, resolved_path);
607 pwsc->threadno,resolved_path);
617 pwsc->threadno,resolved_path,strerror(errno));
674 DPRINTF(E_DBG,L_CONF|L_WS,"Thread %d: Served successfully\n",pwsc->threadno);
1069 pwsc->threadno, resolved_path);
1075 pwsc->threadno,resolved_path);
1084 pwsc->threadno,resolved_path,strerror(errno));
1092 DPRINTF(E_DBG,L_CONF|L_WS,"Thread %d: included successfully\n",pwsc->threadno);
1120 while((pfirst) && (pfirst->thread != pwsc->threadno)) {
1139 pfirst->thread = pwsc->threadno;
[all...]
H A Dmain.c393 pwsc->threadno,pmp3->path,strerror(errno));
422 pwsc->threadno,(long)file_len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/cris/
H A Dtraps.c1059 if (current_cpu->thread_data[current_cpu->threadno].cpu_context)
1060 memcpy (current_cpu->thread_data[current_cpu->threadno].cpu_context,
1070 current_cpu->threadno = next;
1204 for (i = (current_cpu->threadno + 1) % SIM_TARGET_MAX_THREADS;
1205 i != current_cpu->threadno;
1215 for (i = (current_cpu->threadno + 1) % SIM_TARGET_MAX_THREADS;
1216 i != current_cpu->threadno;
1388 int threadno = current_cpu->threadno; local
1443 || (current_cpu->thread_data[threadno]
[all...]
H A Dsim-main.h161 int threadno;
160 int threadno; member in struct:_sim_cpu
H A Dsim-if.c527 cpu->threadno = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/cris/
H A Dtraps.c1059 if (current_cpu->thread_data[current_cpu->threadno].cpu_context)
1060 memcpy (current_cpu->thread_data[current_cpu->threadno].cpu_context,
1070 current_cpu->threadno = next;
1204 for (i = (current_cpu->threadno + 1) % SIM_TARGET_MAX_THREADS;
1205 i != current_cpu->threadno;
1215 for (i = (current_cpu->threadno + 1) % SIM_TARGET_MAX_THREADS;
1216 i != current_cpu->threadno;
1388 int threadno = current_cpu->threadno; local
1443 || (current_cpu->thread_data[threadno]
[all...]
H A Dsim-main.h161 int threadno;
160 int threadno; member in struct:_sim_cpu
H A Dsim-if.c527 cpu->threadno = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/cris/
H A Dtraps.c1059 if (current_cpu->thread_data[current_cpu->threadno].cpu_context)
1060 memcpy (current_cpu->thread_data[current_cpu->threadno].cpu_context,
1070 current_cpu->threadno = next;
1204 for (i = (current_cpu->threadno + 1) % SIM_TARGET_MAX_THREADS;
1205 i != current_cpu->threadno;
1215 for (i = (current_cpu->threadno + 1) % SIM_TARGET_MAX_THREADS;
1216 i != current_cpu->threadno;
1388 int threadno = current_cpu->threadno; local
1443 || (current_cpu->thread_data[threadno]
[all...]
H A Dsim-main.h161 int threadno;
160 int threadno; member in struct:_sim_cpu
H A Dsim-if.c527 cpu->threadno = 0;

Completed in 300 milliseconds