Graham Batty
|
a99affea1f
|
Static assert that swift_once_t is the right size.
Swift SVN r23165
|
2014-11-07 22:39:10 +00:00 |
|
Graham Batty
|
eba89b15fe
|
Implemented swift_once with C++11 call_once.
Swift SVN r22972
|
2014-10-27 17:16:26 +00:00 |
|
Dmitri Hrybenko
|
0197e15a0e
|
Runtime: untie swift_once from libdispatch
<rdar://problem/18499385> [Linux] Implement swift_once
Swift SVN r22383
|
2014-09-30 12:02:15 +00:00 |
|
Dave Zarzycki
|
f22377c3ef
|
Fix a concurrency leak
Swift SVN r10531
|
2013-11-17 20:50:47 +00:00 |
|
Joe Groff
|
562e2bfff6
|
Runtime: Add swift_once function.
For now, just shim over dispatch_once.
Swift SVN r10514
|
2013-11-16 03:11:17 +00:00 |
|