Home
last modified time | relevance | path

Searched defs:thread_delete (Results 1 – 3 of 3) sorted by relevance

/spdk/test/event/scheduler/
H A Dscheduler_plugin.py26 def thread_delete(args): function
H A Dscheduler.c66 thread_delete(struct sched_thread *sched_thread) in thread_delete() function
/spdk/test/rpc_plugins/
H A Dscheduler_plugin.py26 def thread_delete(args): function