Searched refs:thread_entry (Results 1 – 2 of 2) sorted by relevance
180 thread_entry = '' if args.one_flamegraph else ('Threads: %d<br/>' % len(process.threads))199 thread_entry,
112 thread_entry_point_f *thread_entry,955 thread_entry_point_f *thread_entry, in start_thread() argument957 int ret = pthread_create(thread_handle, NULL, thread_entry, arg); in start_thread()