Searched defs:create_thread (Results 1 – 3 of 3) sorted by relevance
104 create_thread(uint32_t thread_id, uint32_t priority, bool fixpri, in create_thread() function
86 create_thread(int th_sched_bucket, struct thread_group *tg, int pri) in create_thread() function
738 def create_thread(self, tid, context): member in OperatingSystemPlugIn