Sha256: 4e89e44e25a64bb40553bd98690120607e658a0510de8905b45bace71885eaef

Contents?: true

Size: 387 Bytes

Versions: 1

Compression:

Stored size: 387 Bytes

Contents

/*
 * File:  ugc.h
 * Copyright (C) 2004 The Institute for System Programming of the Russian Academy of Sciences (ISP RAS)
 */

#ifndef _UGC_H
#define _UGC_H

void gov_ugc(bool background_off_from_background_on, int os_primitives_bound);

void sm_ugc(bool background_off_from_background_on, int db_id, int os_primitives_bound);

void cdb_ugc(int db_id, int os_primitives_bound);

#endif

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sedna-0.6.0 vendor/sedna/kernel/common/ugc.h