Home
last modified time | relevance | path

Searched defs:self_id (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/test/
Dtest-thread-equal.c30 uv_thread_t self_id = uv_thread_self(); in check_thread() local
/third_party/musl/libc-test/src/functional/
Dtest-malloc-stats-common.h57 pid_t self_id; member
/third_party/ffmpeg/libavcodec/
Dhevcdec.c2525 static int hls_decode_entry_wpp(AVCodecContext *avctxt, void *input_ctb_row, int job, int self_id) in hls_decode_entry_wpp()