Skip to content

Instantly share code, notes, and snippets.

@osdrv
Created March 6, 2012 14:57
Show Gist options
  • Save osdrv/1986680 to your computer and use it in GitHub Desktop.
Save osdrv/1986680 to your computer and use it in GitHub Desktop.
thread.js
window.setTimeout( function() { /*new thread created*/ }, 1 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment