Package twisted :: Package test :: Module test_threads :: Class Counter
[show private | hide private]
[frames | no frames]

Class Counter


Method Summary
  __hook_orig_twisted_test_test_threads_Counter_sync_add__(self)
A thread-safe method.
  add(self)
A none thread-safe method.
  sync_add(*args, **kw)

Class Variable Summary
list __hook_post_twisted_test_test_threads_Counter_sync_add__
list __hook_pre_twisted_test_test_threads_Counter_sync_add__
int index
int problem
list synchronized

Method Details

__hook_orig_twisted_test_test_threads_Counter_sync_add__(self)

A thread-safe method.

add(self)

A none thread-safe method.

Class Variable Details

__hook_post_twisted_test_test_threads_Counter_sync_add__

Type:
list
Value:
[<function _synchPost at 0x1019ad80>]                                  

__hook_pre_twisted_test_test_threads_Counter_sync_add__

Type:
list
Value:
[<function _synchPre at 0x1016a6b8>]                                   

index

Type:
int
Value:
0                                                                      

problem

Type:
int
Value:
0                                                                      

synchronized

Type:
list
Value:
['sync_add']                                                           

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:19 2003 http://epydoc.sf.net