Searched refs:synchronized (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java.i98 public synchronized void close(int flags) throws DatabaseException {
237 public synchronized void remove(String db_home, int flags)
333 public synchronized void close(int flags) throws DatabaseException {
461 public synchronized void remove(String file, String database, int flags)
470 public synchronized void rename(String file, String database,
480 public synchronized boolean verify(String file, String database,
541 public synchronized void close() throws DatabaseException {
555 public synchronized void close(int flags) throws DatabaseException {
567 public synchronized void close(int flags) throws DatabaseException {
575 public synchronized voi
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dftdi-elan.c153 unsigned synchronized:1; member in struct:usb_ftdi
515 * after the FTDI has been synchronized
526 } else if (ftdi->synchronized == 0) {
529 ftdi->synchronized = 1;
542 ftdi->synchronized = 0;
2880 ftdi->synchronized = 0;

Completed in 74 milliseconds