This website requires JavaScript.
Explore
Help
Register
Sign In
a
/
lambda
Watch
1
Star
0
Fork
You've already forked lambda
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9a5f281239
lambda
/
parallel
/
parallel.go
8 lines
94 B
Go
Raw
Blame
History
package
parallel
var
routineCount
int
=
4
func
SetRoutineCount
(
n
int
)
{
routineCount
=
n
}
Reference in New Issue
View Git Blame
Copy Permalink