HomeSort by relevance Sort by last modified time
    Searched refs:thread_do (Results 1 - 5 of 5) sorted by null

  /external/python/cpython2/Lib/bsddb/test/
test_replication.py 306 return self.thread_do(self.dbenvMaster, self.c2m, 3,
310 return self.thread_do(self.dbenvClient, self.m2c, 13,
362 def thread_do(env, q, envid, election_status, must_be_master) : function in function:DBBaseReplication.basic_rep_threading
368 self.thread_do = thread_do
458 def thread_do(env, q, envid, election_status, must_be_master) : function in function:DBBaseReplication.test01_basic_replication.test03_master_election
487 self.thread_do = thread_do
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_replication.py 306 return self.thread_do(self.dbenvMaster, self.c2m, 3,
310 return self.thread_do(self.dbenvClient, self.m2c, 13,
362 def thread_do(env, q, envid, election_status, must_be_master) : function in function:DBBaseReplication.basic_rep_threading
368 self.thread_do = thread_do
458 def thread_do(env, q, envid, election_status, must_be_master) : function in function:DBBaseReplication.test01_basic_replication.test03_master_election
487 self.thread_do = thread_do
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_replication.py 306 return self.thread_do(self.dbenvMaster, self.c2m, 3,
310 return self.thread_do(self.dbenvClient, self.m2c, 13,
362 def thread_do(env, q, envid, election_status, must_be_master) : function in function:DBBaseReplication.basic_rep_threading
368 self.thread_do = thread_do
458 def thread_do(env, q, envid, election_status, must_be_master) : function in function:DBBaseReplication.test01_basic_replication.test03_master_election
487 self.thread_do = thread_do
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_replication.py 306 return self.thread_do(self.dbenvMaster, self.c2m, 3,
310 return self.thread_do(self.dbenvClient, self.m2c, 13,
362 def thread_do(env, q, envid, election_status, must_be_master) : function in function:DBBaseReplication.basic_rep_threading
368 self.thread_do = thread_do
458 def thread_do(env, q, envid, election_status, must_be_master) : function in function:DBBaseReplication.test01_basic_replication.test03_master_election
487 self.thread_do = thread_do
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_replication.py 306 return self.thread_do(self.dbenvMaster, self.c2m, 3,
310 return self.thread_do(self.dbenvClient, self.m2c, 13,
362 def thread_do(env, q, envid, election_status, must_be_master) : function in function:DBBaseReplication.basic_rep_threading
368 self.thread_do = thread_do
458 def thread_do(env, q, envid, election_status, must_be_master) : function in function:DBBaseReplication.test01_basic_replication.test03_master_election
487 self.thread_do = thread_do

Completed in 606 milliseconds