Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpbacktrace-linux.c101 static gchar gimp_backtrace_read_thread_state (pid_t tid);
227 gimp_backtrace_read_thread_state (pid_t tid) in gimp_backtrace_read_thread_state() function
435 thread->state = gimp_backtrace_read_thread_state (thread->tid); in gimp_backtrace_new()