Home
last modified time | relevance | path

Searched refs:self (Results 1 – 5 of 5) sorted by relevance

/libuv/src/win/
H A Dthread.c71 uv_thread_t self; member
84 uv_key_set(&uv__current_thread_key, ctx.self); in uv__thread_start()
143 ctx->self = thread; in uv_thread_create_ex()
/libuv/
H A DLINKS.md5 * [cjdns](https://github.com/cjdelisle/cjdns): Encrypted self-configuring network/VPN routing engine
H A DREADME.md110 — Learn uv for fun and profit, a self guided workshop to libuv.
H A DChangeLog3182 * test: skip self-connecting tests on cygwin (Brad King)
3821 * test: fix self-deadlocks in thread_rwlock_trylock (Ben Noordhuis)
/libuv/docs/src/guide/
H A Dthreads.rst18 A notable aspect of libuv's thread facilities is that it is a self contained

Completed in 27 milliseconds