Searched refs:create_index (Results 1 – 6 of 6) sorted by relevance
56 int create_index; member322 acct = &wqe->acct[worker->create_index]; in create_worker_cb()330 create_io_worker(wq, wqe, worker->create_index); in create_worker_cb()363 worker->create_index = acct->index; in io_queue_worker_create()
436 def create_index(arg):482 result = create_index(cmd)
22 def create_index(arg): function
20 result = create_index("%s --update -q %s" % (createrepo_c, deploy_dir))
51 oe.utils.multiprocess_launch(create_index, index_cmds, self.d)
82 oe.utils.multiprocess_launch(create_index, index_cmds, self.d)