20,741
edits
m (→bottleneck()) |
m (→bottleneck()) |
||
| Line 340: | Line 340: | ||
This checks if globals->bottleneck is true, and if it is, it makes sure that the bottleneck() function is only invoked after acquiring a lock. | This checks if globals->bottleneck is true, and if it is, it makes sure that the bottleneck() function is only invoked after acquiring a lock. | ||
https://gitorious.org/fg/simgear/blobs/next/simgear/nasal/gc.c#line99 | https://gitorious.org/fg/simgear/blobs/next/simgear/nasal/gc.c#line99 | ||