Home | History | Annotate | Download | only in tools

Lines Matching refs:single_thread_function

1325   for single_thread_function, multithread_safe_function in threading_list:
1326 ix = line.find(single_thread_function)
1332 '...) instead of ' + single_thread_function +