Home | History | Annotate | Download | only in src

Lines Matching refs:threads

1405       } else if (request.command == 'threads') {
2238 // Get the number of threads.
2241 // Get information for all threads.
2242 var threads = [];
2248 threads.push(thread_info);
2254 threads: threads