Difference between revisions of "Uno/Cpp/Test/Shield Helpers"

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Updated state.)
Line 19: Line 19:
 
[[Category:Uno]]
 
[[Category:Uno]]
 
[[Category:Uno:Cpp]]
 
[[Category:Uno:Cpp]]
 +
[[Category:Multi-Threading]]

Revision as of 07:25, 19 June 2007

Type: Test State: finished Availability: URE 1.3 (SRC680_m212)

Tests

  • shield - "shield" a thread unsafe object and call from "$CPP"
  • unshield - "unshield" a thread safe object and call from "$CPP:unsafe"
  • shieldAny - "shield" a thread unsafe object and call from "$CPP"
  • unshieldAny - "unshield" a thread safe object and call from "$CPP:unsafe"

Execute

<platform>/bin/Shield.test

Files

Personal tools