Home
last modified time | relevance | path

Searched refs:as_mysql_flush_jobs_on_cluster (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/accounting_storage/mysql/
H A Das_mysql_job.h63 extern int as_mysql_flush_jobs_on_cluster(
H A Das_mysql_job.c1636 extern int as_mysql_flush_jobs_on_cluster( in as_mysql_flush_jobs_on_cluster() function
H A Daccounting_storage_mysql.c3450 return as_mysql_flush_jobs_on_cluster(mysql_conn, event_time); in acct_storage_p_flush_jobs_on_cluster()