Searched refs:psx_action_key (Results 1 – 1 of 1) sorted by relevance
101 pthread_key_t psx_action_key; variable112 pthread_setspecific(psx_action_key, node); in psx_do_registration()155 registered_thread_t *ref = pthread_getspecific(psx_action_key); in psx_posix_syscall_actor()217 pthread_key_create(&psx_action_key, NULL); in psx_syscall_start()