dreamin' in code
-
Xiaoka.com
- Warsaw
- https://abadcafe.wordpress.com
- @smokkku
Highlights
- 1 discussion answered
Block or Report
Block or report smokku
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
bevy_networking_turbulence Public archive
Networking plugin for Bevy engine running on naia-socket and turbulence libraries
-
1
TypeScript 14 hrs 5 mins ██████████▌░░░░░░░░░░ 50.5%
2Other 9 hrs 11 mins ██████▉░░░░░░░░░░░░░░ 33.0%
3JavaScript 2 hrs 41 mins ██░░░░░░░░░░░░░░░░░░░ 9.6%
4Bash 28 mins ▎░░░░░░░░░░░░░░░░░░░░ 1.7%
5JSON 22 mins ▎░░░░░░░░░░░░░░░░░░░░ 1.4%
-
1
#define cpu_relax() __builtin_ia32_pause()
2#define cmpxchg(P, O, N) __sync_val_compare_and_swap((P), (O), (N))
34static unsigned _lock = 1; // read-write lock futex
5const static unsigned _lock_open = 1;
623 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 52 commits in 1 repository
Created an issue in cypress-io/cypress that received 1 comment
plugin crashed - error:0308010C:digital envelope routines::unsupported
Current behavior
Running tests fails.
**Title:** Error running plugin **Message:** We stopped running your tests because a plugin crashed. Your `pl…
1
comment