File: TODO-threads

package info (click to toggle)
wreport 2.14-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 14,240 kB
  • ctags: 1,425
  • sloc: sh: 11,322; cpp: 9,823; makefile: 242; python: 207
file content (5 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (2)
1
2
3
4
5
Work needed to make wreport thread-safe
 - var: itoa uses a static buffer
 - notes: uses static infrastructure
 - vartable: use static infrastructure- 
 - dtable: use static infrastructure-