Searched refs:thread_id (Results 1 – 3 of 3) sorted by relevance
44 thread_id = get_current_thread_lwpid() variable49 'Owner ID': r'({0}|Unknown)'.format(thread_id)})78 test_printer(var, to_string, {'Owner ID': thread_id,
50 thread_id = get_current_thread_lwpid() variable52 'Writer ID': thread_id})
32 __pthread_getattr_np (pthread_t thread_id, pthread_attr_t *attr) in __pthread_getattr_np() argument34 struct pthread *thread = (struct pthread *) thread_id; in __pthread_getattr_np()188 ret = __pthread_getaffinity_np (thread_id, size, cpuset); in __pthread_getattr_np()
Completed in 5 milliseconds