mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Standard_Atomic, prefer gcc built-ins rather than WinAPI calls (revert previous change of order) Raise compiler error if no implementation found for atomic operations. Add new draw command for testing this bug Fix for compilation with TBB disabled Adding CSF_TBB_INCLUDES macro in edl files Correction of *.edl files Update of EXTERNLIB files with CSF_TBB Adding EXTERNLIB file
12 lines
264 B
Plaintext
Executable File
12 lines
264 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC22980"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Fixed Standard_Atomic.hxx
|
|
#######################################################################
|
|
|
|
pload QAcommands
|
|
|
|
OCC22980
|