00001 /* -*- Mode: C; c-basic-offset:4 ; -*- */ 00002 /* 00003 * 00004 * Copyright (C) 2008 Uchicago Argonne LLC 00005 * See COPYRIGHT notice in top-level directory. 00006 */ 00007 00008 #ifndef AD_BGLOCKLESS_INCLUDE 00009 #define AD_PVFS2_INCLUDE 00010 00011 int ADIOI_BGLOCKLESS_Feature(ADIO_File fd, int flag); 00012 00013 #endif 00014