mirror of
https://github.com/foxsen/archbase.git
synced 2026-04-26 03:20:30 +08:00
initial import to public repository
This commit is contained in:
2
materials/chapter10/single.c
Normal file
2
materials/chapter10/single.c
Normal file
@@ -0,0 +1,2 @@
|
||||
#pragma omp single [private(list)|firstprivate(list)| copyprivate(list)|nowait] newline
|
||||
Structured_block
|
||||
Reference in New Issue
Block a user