Searched defs:create_thread (Results 1 – 4 of 4) sorted by relevance
104 create_thread(uint32_t thread_id, uint32_t priority, bool fixpri, in create_thread() function
739 def create_thread(self, tid, context): member in OperatingSystemPlugIn
137 create_thread(int th_sched_bucket, struct thread_group *tg, int pri) in create_thread() function
255 create_thread(pthread_t *thread_handle, pthread_attr_t *attr, in create_thread() function