Searched defs:set_priority (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbMpoolFile.java39 public void set_priority(int priority) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbMpoolFile_set_priority(swigCPtr, this, priority); } method in class:DbMpoolFile
H A DDbc.java72 public void set_priority(int priority) throws com.sleepycat.db.DatabaseException { db_javaJNI.Dbc_set_priority(swigCPtr, this, priority); } method in class:Dbc
H A DDb.java448 public void set_priority(int priority) throws com.sleepycat.db.DatabaseException { db_javaJNI.Db_set_priority(swigCPtr, this, priority); } method in class:Db
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/bridge/
H A Dbr_sysfs_br.c176 static void set_priority(struct net_bridge *br, unsigned long val) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h605 int (*set_priority) __P((DB_MPOOLFILE *, DB_CACHE_PRIORITY)); member in struct:__db_mpoolfile
1472 int (*set_priority) __P((DB *, DB_CACHE_PRIORITY)); member in struct:__db
1673 int (*set_priority) __P((DBC *, DB_CACHE_PRIORITY)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h594 int (*set_priority) __P((DB_MPOOLFILE *, DB_CACHE_PRIORITY)); member in struct:__db_mpoolfile
1461 int (*set_priority) __P((DB *, DB_CACHE_PRIORITY)); member in struct:__db
1662 int (*set_priority) __P((DBC *, DB_CACHE_PRIORITY)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h615 int (*set_priority) __P((DB_MPOOLFILE *, DB_CACHE_PRIORITY)); member in struct:__db_mpoolfile
1482 int (*set_priority) __P((DB *, DB_CACHE_PRIORITY)); member in struct:__db
1683 int (*set_priority) __P((DBC *, DB_CACHE_PRIORITY)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h603 int (*set_priority) __P((DB_MPOOLFILE *, DB_CACHE_PRIORITY)); member in struct:__db_mpoolfile
1470 int (*set_priority) __P((DB *, DB_CACHE_PRIORITY)); member in struct:__db
1671 int (*set_priority) __P((DBC *, DB_CACHE_PRIORITY)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h642 int (*set_priority) __P((DB_MPOOLFILE *, DB_CACHE_PRIORITY)); member in struct:__db_mpoolfile
1509 int (*set_priority) __P((DB *, DB_CACHE_PRIORITY)); member in struct:__db
1710 int (*set_priority) __P((DBC *, DB_CACHE_PRIORITY)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h642 int (*set_priority) __P((DB_MPOOLFILE *, DB_CACHE_PRIORITY)); member in struct:__db_mpoolfile
1509 int (*set_priority) __P((DB *, DB_CACHE_PRIORITY)); member in struct:__db
1710 int (*set_priority) __P((DBC *, DB_CACHE_PRIORITY)); member in struct:__dbc

Completed in 315 milliseconds