Searched refs:create_index (Results 1 – 6 of 6) sorted by relevance
49 int create_index; member347 acct = &wq->acct[worker->create_index]; in create_worker_cb()356 create_io_worker(wq, worker->create_index); in create_worker_cb()388 worker->create_index = acct->index; in io_queue_worker_create()
418 def create_index(arg):464 result = create_index(cmd)
24 def create_index(arg): function
22 result = create_index("%s --update -q %s" % (createrepo_c, deploy_dir))
54 oe.utils.multiprocess_launch(create_index, index_cmds, self.d)
84 oe.utils.multiprocess_launch(create_index, index_cmds, self.d)