Searched refs:thread_do (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
H A Dtest_replication.py306 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/
H A Dtest_replication.py306 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/
H A Dtest_replication.py306 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/
H A Dtest_replication.py306 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 342 milliseconds