Home
last modified time | relevance | path

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

/external/libcap/psx/
Dpsx.c64 _PSX_IDLE = 0, enumerator
267 if (is == _PSX_IDLE) { in psx_new_state()
291 psx_new_state(_PSX_IDLE, _PSX_INFORK); in _psx_prepare_fork()
306 psx_new_state(_PSX_INFORK, _PSX_IDLE); in _psx_fork_completed()
395 psx_new_state(_PSX_IDLE, _PSX_EXITING); in _psx_exiting()
415 psx_new_state(_PSX_EXITING, _PSX_IDLE); in _psx_exiting()
431 psx_new_state(_PSX_CREATE, _PSX_IDLE); in _psx_start_fn()
471 psx_new_state(_PSX_IDLE, _PSX_CREATE); in __wrap_pthread_create()
482 psx_new_state(_PSX_CREATE, _PSX_IDLE); in __wrap_pthread_create()
560 psx_new_state(_PSX_IDLE, _PSX_SETUP); in __psx_syscall()
[all …]